#include <variable.hpp>


Public Member Functions | |
| scoped_xy_unit (const std::string &var_name, const int x, const int y, const unit_map &umap) | |
| void | activate () |
Private Attributes | |
| const int | x_ |
| const int | y_ |
| const unit_map & | umap_ |
Definition at line 178 of file variable.hpp.
| scoped_xy_unit::scoped_xy_unit | ( | const std::string & | var_name, | |
| const int | x, | |||
| const int | y, | |||
| const unit_map & | umap | |||
| ) | [inline] |
Definition at line 181 of file variable.hpp.
| void scoped_xy_unit::activate | ( | ) | [virtual] |
Implements scoped_wml_variable.
Definition at line 501 of file variable.cpp.
References unit_map::end(), ERR_NG, unit_map::find(), LOG_NG, scoped_wml_variable::name(), scoped_wml_variable::store(), umap_, x_, and y_.

const unit_map& scoped_xy_unit::umap_ [private] |
Definition at line 186 of file variable.hpp.
Referenced by activate().
const int scoped_xy_unit::x_ [private] |
Definition at line 185 of file variable.hpp.
Referenced by activate().
const int scoped_xy_unit::y_ [private] |
Definition at line 185 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 |