#include <bonus_application.h>
Veřejné metody | |
BonusSlider (Player *player) | |
Vytvoření. | |
virtual TYPE | type () const |
Typ bonusu. | |
Statické veřejné metody | |
static const char * | name () |
Jméno bonusu z XML. |
BonusSlider::BonusSlider | ( | Player * | player | ) |
Vytvoření.
static const char* BonusSlider::name | ( | ) | [inline, static] |
virtual TYPE BonusSlider::type | ( | ) | const [inline, virtual] |