GRA RPG  DM & KK
Projekt na PO3
Wizzard Member List

This is the complete list of members for Wizzard, including all inherited members.

addDefence(int def)Championinline
addDexterity(int dex)Championinline
addExperience(int exp)Champion
addHealth(int hp)Championinline
addLuck(int luc)Championinline
addMagic(int mag)Championinline
addMoney(int mon)Championinline
addStrength(int stren)Championinline
attack() overrideWizzardvirtual
block()Championinlinevirtual
Champion(const unsigned id, const std::string n, unsigned int l, unsigned int e, double m, int he, int st, int de, int ma, int def, int lu)Champion
clone() constWizzardinlinevirtual
defenceChampionprotected
dexterityChampionprotected
experienceChampionprotected
getDefence()Championinline
getDexterity()Championinline
getExperince()Championinline
getHealth() constChampioninline
getId()Championinline
getLevel()Championinline
getLuck()Championinline
getMagic()Championinline
getMoney()Championinline
getName()Championinline
getStrength()Championinline
heal()Champion
healthChampionprotected
id_championChampionprotected
levelChampionprotected
luckChampionprotected
magicChampionprotected
moneyChampionprotected
nameChampionprotected
setHealth(int hp)Championinline
strengthChampionprotected
takeMoney(double mon)Champion
Wizzard(const unsigned id, const std::string n, unsigned int l, unsigned int e, double m, int he, int st, int de, int ma, int def, int lu)Wizzardinline