Hey guys, ever since I posted my thread about SimpleButton Here:
http://en.sfml-dev.org/forums/index.php?topic=9379.0 2 days ago, I've been hard at work adding new features. The main feature I added: Dynamic Text Buttons! Anyway, Look down below for a full documentation on all the new... and old.... features!
DOCUMENTATION:
SimpleButton is an easy to use tool programmed using the SFML library that allows for easy adding of many kinds of buttons and GUI tools to your programs. It's especially good for Menus, Mainly in video games. This documentations aim is to allow for easy understanding and use of this API.
Wiki (Including Documentation)
https://github.com/superman3275/-SFML-SimpleButton-/wikiCHANGELOG:
+Text Buttons.
+Better Coding.
-The Broken MainMenu class.