Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
Is using setTexture every tick better than having lots of copies of textures?
Print
Pages:
1
[
2
]
Author
Topic: Is using setTexture every tick better than having lots of copies of textures? (Read 6496 times)
0 Members and 1 Guest are viewing this topic.
Hiura
SFML Team
Hero Member
Posts: 4321
Re: Is using setTexture every tick better than having lots of copies of textures?
«
Reply #15 on:
April 28, 2015, 08:56:16 pm »
You did the same mistake as before...
Logged
SFML / OS X developer
Orfby
Newbie
Posts: 31
Re: Is using setTexture every tick better than having lots of copies of textures?
«
Reply #16 on:
April 28, 2015, 09:05:30 pm »
That fixed it! Thank you Hiura and sorry for my stupidity and forgetfulness. The source code using the map container now works correctly!
Logged
Print
Pages:
1
[
2
]
SFML community forums
»
Help
»
Graphics
»
Is using setTexture every tick better than having lots of copies of textures?