| 
    Neo
    0.5.0
    
   Developer Documentation 
   | 
 
Go to the source code of this file.
Classes | |
| class | Neo2D::Gui::CheckButton | 
| Implements a simple check button that calls the specified callback and represents a boolean state.  More... | |
Namespaces | |
| Neo2D | |
| Neo2D::Gui | |
Enumerations | |
| enum | Neo2D::Gui::CHECKBUTTON_STATE { Neo2D::Gui::CHECKBUTTON_NORMAL_STATE = 0, Neo2D::Gui::CHECKBUTTON_HOVER_STATE, Neo2D::Gui::CHECKBUTTON_PRESSED_STATE } |