|
Public Member Functions |
|
| Slider (int x1, int y1, int x2, GLuint highlight, int minValue=0, int maxValue=100, char *label=NULL) |
|
bool | handleEvent (Widget *parent, SDL_Event *event, int x, int y) |
|
void | removeEffects (Widget *parent) |
|
void | drawWidget (Widget *parent) |
|
int | getValue () |
|
void | setValue (int n) |
|
int | getStep () |
|
virtual bool | hasSound () |