1
Graphics / Re: [2.0] Low FPS when Drawing
« on: November 11, 2012, 04:24:49 am »
If you wanted to know, replacing the sf::RectangleShapes with sf::Sprites increased the fps from 10 to 30.
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.
Are you using global resources (textures/font/text/etc)?
Or are you mixong release libraries in debug mode?