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