Go to the documentation of this file.
23 #ifndef __MYGUI_HSCROLL_H__
24 #define __MYGUI_HSCROLL_H__
41 virtual
int getLineSize();
44 virtual
void setTrackSize(
int _value);
46 virtual
int getTrackSize();
58 void shutdownWidgetSkin();
60 void TrackMove(
int _left,
int _top);
67 #endif // __MYGUI_HSCROLL_H__