class GmSliderButton |
A slider button.
![]() | GmSliderButton () Standard constructor |
![]() | mouseDragEvent (GmEvent* event) Event processing function to process a mouse drag event. |
![]() | ~GmSliderButton () Virtual destructor |
![]() | render2d (GmTypes::RenderOptionType renderOptions) Renders this button to a 2D image buffer. |
![]() | 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