Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials

EMessageBoxFlags.h File Reference

Go to the source code of this file.

Namespaces

namespace  irr
 

Everything in the Irrlicht Engine can be found in this namespace.


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
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Sun Oct 24 12:41:58 2010 by Doxygen (1.6.2)