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