#include <mapcomposite.hpp>
Public Member Functions | |
| CharacterIterator (const ZoneIterator &) | |
| void | operator++ () |
| Character * | operator* () const |
| operator bool () const | |
Public Attributes | |
| ZoneIterator | iterator |
| unsigned short | pos |
| Character * | current |
Definition at line 72 of file mapcomposite.hpp.
1.5.5