#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 131 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 134 of file variable.hpp.
void scoped_xy_unit::activate | ( | ) | [virtual] |
Implements scoped_wml_variable.
Definition at line 465 of file variable.cpp.
References unit_map::end(), ERR_NG, unit_map::find(), lexical_cast(), scoped_wml_variable::name(), scoped_wml_variable::store(), umap_, x_, and y_.
const int scoped_xy_unit::x_ [private] |
const int scoped_xy_unit::y_ [private] |
const unit_map& scoped_xy_unit::umap_ [private] |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |