class GmRadioButtonGroup |
Class description
GmRadioButtonGroup () Standard constructor | |
virtual void | addComponent (GmRadioButton* component, WidgetIDType widgetId) Adds a radio button component to this radio button group. |
virtual void | applyLayout (float minX, float minY, float minZ, float maxX, float maxY, float maxZ) Repositions and resizes this component based on parameters passed into the method. |
virtual GmRadioButton* | getSelected () Return a pointer to the currently selected radio button. |
virtual void | widgetEvent (GmEvent::WidgetEventType* widgetEvent) Called whenever a sub-component radio button is selected. |
virtual | ~GmRadioButtonGroup () Virtual destructor |
short | mSelected The index of the selected button |
virtual void | render2dSelect (GmTypes::RenderOptionType renderOptions) Renders this button to a selection buffer. |
Class description
Alphabetic index HTML hierarchy of classes or Java