CardGame
Rogue-like card videogame
Loading...
Searching...
No Matches
Enemy Member List

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

Enemy(int hp)Enemyprotected
Entity()Entityinline
Entity(int hp, int attack=0, int armor=0)Entityinline
getArmor() constEntityinline
getAttack() constEntityinline
getHp() constEntityinline
getName() constEntityinline
increaseArmor(int amount)Entityinline
increaseAttack(int amount)Entityinline
increaseHp(int amount)Entityinline
lowerArmor(int amount)Entityinline
lowerHp(int amount)Entityinline
m_armorEntityprotected
m_attackEntityprotected
m_hpEntityprotected
m_moveIndexEnemyprotected
m_movesEnemyprotected
m_nameEntityprotected
nextMove()Enemy
resetArmor()Entityinline
resetAttack()Entityinline