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

Author Topic: SFML SimpleButton v1.02 (Update 1)  (Read 1973 times)

0 Members and 1 Guest are viewing this topic.

superman3275

  • Newbie
  • *
  • Posts: 6
    • View Profile
SFML SimpleButton v1.02 (Update 1)
« on: October 13, 2012, 03:08:12 am »
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-/wiki

CHANGELOG:
+Text Buttons.
+Better Coding.
-The Broken MainMenu class.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: SFML SimpleButton v1.02 (Update 1)
« Reply #1 on: October 13, 2012, 12:00:53 pm »
But please don't open a new thread for every update ;)
Laurent Gomila - SFML developer

 

anything