#include <unit_abilities.hpp>

Public Member Functions | |
| individual_effect () | |
| void | set (value_modifier t, int val, const config *abil, const map_location &l) |
Public Attributes | |
| value_modifier | type |
| int | value |
| const config * | ability |
| map_location | loc |
Definition at line 31 of file unit_abilities.hpp.
| unit_abilities::individual_effect::individual_effect | ( | ) | [inline] |
Definition at line 33 of file unit_abilities.hpp.
| void unit_abilities::individual_effect::set | ( | value_modifier | t, | |
| int | val, | |||
| const config * | abil, | |||
| const map_location & | l | |||
| ) |
Definition at line 780 of file unit_abilities.cpp.
References ability, loc, type, and value.
Referenced by unit_abilities::effect::effect().

Definition at line 38 of file unit_abilities.hpp.
Referenced by set().
Definition at line 39 of file unit_abilities.hpp.
Referenced by set().
Definition at line 36 of file unit_abilities.hpp.
Referenced by unit_abilities::effect::effect(), and set().
Definition at line 37 of file unit_abilities.hpp.
Referenced by set().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:25:44 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |