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

Show Posts

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.


Messages - gmh_michael

Pages: [1]
1
Graphics / [solved] [sfml 1.6] Displaying an INT with sf::String ?
« on: February 16, 2012, 02:13:11 am »
Quote from: "Laurent"
Convert int to string (-> Google) then give the string to your sf::String.


thanks, found a tutorial here on how to do that:

https://notfaq.wordpress.com/2006/08/30/c-convert-int-to-string/

2
Graphics / [solved] [sfml 1.6] Displaying an INT with sf::String ?
« on: February 15, 2012, 04:26:20 am »
i've been looking for way to render the player's score to the screen but i havent found a way to do it. any suggestions?

Pages: [1]
anything