|
Neo
0.5.0
Developer Documentation
|
Go to the source code of this file.
Classes | |
| class | Neo2D::Gui::Button |
| Implements a simple pushable button that calls the specified callback. More... | |
Namespaces | |
| Neo2D | |
| Neo2D::Gui | |
Enumerations | |
| enum | Neo2D::Gui::BUTTON_STATE { Neo2D::Gui::BUTTON_NORMAL_STATE = 0, Neo2D::Gui::BUTTON_HOVER_STATE, Neo2D::Gui::BUTTON_PRESSED_STATE } |