Iterator to iterate all Tiles.
More...
Iterator to iterate all Tiles.
Definition at line 211 of file map_func.h.
◆ difference_type
| typedef size_t Map::Iterator::difference_type |
◆ iterator_category
| typedef std::forward_iterator_tag Map::Iterator::iterator_category |
◆ pointer
◆ reference
◆ value_type
◆ Iterator()
◆ operator!=()
| bool Map::Iterator::operator!= |
( |
const Iterator & |
other | ) |
const |
|
inline |
◆ operator*()
| Tile Map::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
| Iterator & Map::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
| bool Map::Iterator::operator== |
( |
const Iterator & |
other | ) |
const |
|
inline |
◆ index
The documentation for this struct was generated from the following file: