|
CardGame
Rogue-like card videogame
|
This is the complete list of members for CombatSystem, including all inherited members.
| dealDamage(Entity &target, int amount, bool ignoreArmor=false) | CombatSystem | |
| endTurnReset(Entity &player, Entity &enemy) | CombatSystem | |
| gainArmor(Entity &target, int amount) | CombatSystem | |
| gainAttack(Entity &target, int amount) | CombatSystem | |
| heal(Entity &target, int amount) | CombatSystem | |
| isDead(const Entity &target) | CombatSystem | |
| resetArmor(Entity &target) | CombatSystem |