arsa
2.7
|
Go to the source code of this file.
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::EFOCUS_FLAG { irr::gui::EFF_SET_ON_LMOUSE_DOWN = 0x1, irr::gui::EFF_SET_ON_RMOUSE_DOWN = 0x2, irr::gui::EFF_SET_ON_MOUSE_OVER = 0x4, irr::gui::EFF_SET_ON_TAB = 0x8, irr::gui::EFF_CAN_FOCUS_DISABLED = 0x16 } |
Bitflags for defining the the focus behavior of the gui. More... | |