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