Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
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::EMESSAGE_BOX_FLAG { irr::gui::EMBF_OK = 0x1, irr::gui::EMBF_CANCEL = 0x2, irr::gui::EMBF_YES = 0x4, irr::gui::EMBF_NO = 0x8, irr::gui::EMBF_FORCE_32BIT = 0x7fffffff } |
enumeration for message box layout flags More... | |
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:02 by Doxygen
(1.8.5) |