arsa  2.7
Classes | Namespaces | Enumerations
IGUISpinBox.h File Reference
#include "IGUIElement.h"

Go to the source code of this file.

Classes

class  irr::gui::IGUISpinBox
 Single line edit box + spin buttons. More...
 

Namespaces

 irr
 Everything in the Irrlicht Engine can be found in this namespace.
 
 irr::gui
 The gui namespace contains useful classes for easy creation of a graphical user interface.
 

Enumerations

enum  irr::gui::EGUI_SPINBOX_VALIDATION { irr::gui::EGUI_SBV_NEVER = 0, irr::gui::EGUI_SBV_CHANGE = 1, irr::gui::EGUI_SBV_ENTER = 2, irr::gui::EGUI_SBV_LOSE_FOCUS = 4 }