#include <exploder_utils.hpp>
Public Member Functions | |
| exploder_point () | |
| exploder_point (int x, int y) | |
| exploder_point (const std::string &s) | |
Public Attributes | |
| int | x |
| int | y |
Definition at line 30 of file exploder_utils.hpp.
| exploder_point::exploder_point | ( | ) | [inline] |
Definition at line 32 of file exploder_utils.hpp.
| exploder_point::exploder_point | ( | int | x, | |
| int | y | |||
| ) | [inline] |
Definition at line 33 of file exploder_utils.hpp.
| exploder_point::exploder_point | ( | const std::string & | s | ) |
Definition at line 22 of file exploder_utils.cpp.
References utils::split(), x, and y.

Definition at line 36 of file exploder_utils.hpp.
Referenced by cutter::add_sub_image(), composer::compose(), exploder_point(), and main().
Definition at line 37 of file exploder_utils.hpp.
Referenced by cutter::add_sub_image(), composer::compose(), exploder_point(), and main().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:12:20 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |