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