5 #ifndef __I_GUI_COLOR_SELECT_DIALOG_H_INCLUDED__ 6 #define __I_GUI_COLOR_SELECT_DIALOG_H_INCLUDED__
Everything in the Irrlicht Engine can be found in this namespace.
GUI Environment. Used as factory and manager of all other GUI elements.
IGUIColorSelectDialog(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle)
constructor
signed int s32
32 bit signed variable.
A color select open dialog (IGUIColorSelectDialog)
Base class of all GUI elements.
Standard color chooser dialog.