1
General discussions / Is there any Book For SFML ..?
« on: March 22, 2010, 09:37:02 pm »
Yes SFML is so simple and well documented that you dont need any book thats repeats whats already there. RTFM
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Yeah, it's nice code, though I wonder if it is possible to replace the local clock used in each AnimSprite instance with a global one for performance reasons (less system calls).