|
SuperTuxKart
|
#include <kart_selection.hpp>

Public Member Functions | |
| KartHoverListener (KartSelectionScreen *parent) | |
| void | onSelectionChanged (GUIEngine::DynamicRibbonWidget *theWidget, const std::string &selectionID, const irr::core::stringw &selectionText, const int playerID) |
Public Attributes | |
| unsigned int | m_magic_number |
Private Attributes | |
| KartSelectionScreen * | m_parent |