5#ifndef __I_GUI_SCROLL_BAR_H_INCLUDED__
6#define __I_GUI_SCROLL_BAR_H_INCLUDED__
IGUIElement(EGUI_ELEMENT_TYPE type, IGUIEnvironment *environment, IGUIElement *parent, s32 id, const core::rect< s32 > &rectangle)
Constructor.
GUI Environment. Used as factory and manager of all other GUI elements.
The gui namespace contains useful classes for easy creation of a graphical user interface.
@ EGUIET_SCROLL_BAR
A scroll bar (IGUIScrollBar).
Everything in the Irrlicht Engine can be found in this namespace.
signed int s32
32 bit signed variable.