#include <cstring>
#include "map.hpp"
Go to the source code of this file.
Classes | |
class | unit_map |
struct | unit_map::iterator_counter |
Used so unit_map can keep a count of iterators and clean invalid pointers when no iterators exist. More... | |
struct | unit_map::unit_iterator |
For iterating over every unit. More... | |
struct | unit_map::const_unit_iterator |
struct | unit_map::unit_xy_iterator |
Similar to unit_iterator, except that becomes invalid if unit is moved while the iterator points at it. More... | |
struct | unit_map::const_unit_xy_iterator |
struct | unit_map::xy_accessor |
Used to access the unit at a given position. More... | |
struct | unit_map::const_xy_accessor |
Definition in file unit_map.hpp.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |