SuperTuxKart
Loading...
Searching...
No Matches
Classes
Guiengine/Widgets

Contains the various types of widgets supported by the GUI engine. More...

Classes

class  GUIEngine::BubbleWidget
 A text widget that can expand when focused. More...
 
class  GUIEngine::ButtonWidget
 A text button widget. More...
 
class  GUIEngine::CheckBoxWidget
 A checkbox widget. More...
 
class  GUIEngine::DynamicRibbonWidget
 An extended version of RibbonWidget, with more capabilities. More...
 
class  GUIEngine::IconButtonWidget
 A button widget with an icon and optionnaly a label beneath. More...
 
class  GUIEngine::KartStatsWidget
 A progress bar widget. More...
 
class  GUIEngine::LabelWidget
 A simple label widget. More...
 
class  GUIEngine::ListWidget
 A vertical list widget with text entries. More...
 
class  GUIEngine::ModelViewWidget
 A model view widget. More...
 
class  GUIEngine::ProgressBarWidget
 A progress bar widget. More...
 
class  GUIEngine::RatingBarWidget
 A rating bar widget. More...
 
class  GUIEngine::RibbonWidget
 A static text/icons/tabs bar widget. More...
 
class  GUIEngine::SkillLevelWidget
 A skill level widget. More...
 
class  GUIEngine::SpinnerWidget
 A spinner or gauge widget (to select numbers / percentages). More...
 
class  GUIEngine::TextBoxWidget
 A text field widget. More...
 

Detailed Description

Contains the various types of widgets supported by the GUI engine.