#include <variable.hpp>


Public Member Functions | |
| scoped_weapon_info (const std::string &var_name, const config &data) | |
| void | activate () |
Private Attributes | |
| config const & | data_ |
Definition at line 168 of file variable.hpp.
| scoped_weapon_info::scoped_weapon_info | ( | const std::string & | var_name, | |
| const config & | data | |||
| ) | [inline] |
Definition at line 171 of file variable.hpp.
| void scoped_weapon_info::activate | ( | ) | [virtual] |
Implements scoped_wml_variable.
Definition at line 516 of file variable.cpp.
References data_, and scoped_wml_variable::store().

config const& scoped_weapon_info::data_ [private] |
Definition at line 175 of file variable.hpp.
Referenced by activate().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:15:54 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |