Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: [solved][sfml 2] Still drawing sprites?  (Read 1345 times)

0 Members and 1 Guest are viewing this topic.

wscedwin

  • Newbie
  • *
  • Posts: 2
    • View Profile
[solved][sfml 2] Still drawing sprites?
« on: April 16, 2011, 10:28:01 pm »
edit: okay

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
[solved][sfml 2] Still drawing sprites?
« Reply #1 on: April 16, 2011, 11:07:16 pm »
SFML 1.6 doesn't perform this kind of optimization, so as SFML 2. It's completely left to the user.
Laurent Gomila - SFML developer

wscedwin

  • Newbie
  • *
  • Posts: 2
    • View Profile
[solved][sfml 2] Still drawing sprites?
« Reply #2 on: April 16, 2011, 11:40:58 pm »
Oops. I guess the only problem here is my memory then... :P

I think I will review my SFML 1.6 code again. Thank you for the quick response.

 

anything