×
You need to explicitly tell the table to re order the rows when a new row is added or the cells data is changed. This makes the system more flexible and doesn't ...
The rectangle to set, interpreted as a proportion of the parent's area. Meaningful values are in the range [0...1], unless you intend this element to spill ...
Which means it can be in two states: Normal or Pressed. With a click on the button, the user can change the state of the button.
The gui namespace contains useful classes for easy creation of a graphical user interface. More... Classes. class ICursorControl.
Public Member Functions · IGUIListBox (IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle) · virtual u32 addItem (const ...
Get a pointer to the submenu of an item. virtual u32 insertItem (u32 idx, const wchar_t *text, s32 commandId=-1, bool enabled=true, bool hasSubMenu=false, ...
Public Member Functions · IGUICheckBox (IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle). constructor · virtual bool ...
Member Function Documentation ... Gets the color of the image. ... Gets the image texture. ... Returns true if the image is using the alpha channel, false if not.
Detailed Description. Default moveable window GUI element with border, caption and close icons. ... Definition at line 21 of file IGUIWindow.h.
Member Function Documentation ... Draws some text and clips it to the specified rectangle if wanted. ... Calculates the index of the character in the text which is ...