1
Graphics / auto-scale/positioning of Text
« on: September 09, 2009, 11:13:24 am »
great, thanks!
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.
sf::String Text("text", _font, 16);
Text.SetPosition(20.0, 20.0);