26 GUIScrollBar(IGUIEnvironment *environment, IGUIElement *parent, s32
id,
27 core::rect<s32> rectangle,
bool horizontal,
bool auto_scale,
37 virtual void draw()
override;
39 virtual bool OnEvent(
const SEvent &event)
override;
50 void setMax(
const s32 &max);
51 void setMin(
const s32 &min);
56 void setPos(
const s32 &pos);
Definition texturesource.h:25
Definition clientmap.h:30
static std::string p(std::string path)
Definition test_filesys.cpp:53