class GmSliderButton |
A slider button.
GmSliderButton () Standard constructor | |
virtual void | mouseDragEvent (GmEvent* event) Event processing function to process a mouse drag event. |
virtual | ~GmSliderButton () Virtual destructor |
virtual void | render2d (GmTypes::RenderOptionType renderOptions) Renders this button to a 2D image buffer. |
virtual void | render2dSelect (GmTypes::RenderOptionType renderOptions) Renders this button to a selection buffer. |
A slider button. Slider buttons are like regular buttons except that they do not have the concept of a pressed/unpressed state and therefore do not have associated visual representations of those states.
Alphabetic index HTML hierarchy of classes or Java