class GmRadioButtonGroup |
Class description
| GmRadioButtonGroup () Standard constructor | |
| addComponent (GmRadioButton* component, WidgetIDType widgetId) Adds a radio button component to this radio button group. | |
| 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. | |
| getSelected () Return a pointer to the currently selected radio button. | |
| widgetEvent (GmEvent::WidgetEventType* widgetEvent) Called whenever a sub-component radio button is selected. | |
| ~GmRadioButtonGroup () Virtual destructor |
| mSelected The index of the selected button |
| render2dSelect (GmTypes::RenderOptionType renderOptions) Renders this button to a selection buffer. |
Class description
Alphabetic index HTML hierarchy of classes or Java