TileCoords iterator.
More...
◆ getTile()
| const Tile& stmg::TileCoords::const_iterator::getTile |
( |
| ) |
const |
|
inlinenoexcept |
Get the current tile.
- Returns
- The tile.
◆ operator!=()
| bool stmg::TileCoords::const_iterator::operator!= |
( |
const const_iterator & |
it | ) |
const |
|
inlinenoexcept |
◆ operator==()
| bool stmg::TileCoords::const_iterator::operator== |
( |
const const_iterator & |
it | ) |
const |
|
inlinenoexcept |
Tells whether the iterator point to the same position as another.
- Parameters
-
- Returns
- Whether same position within Coords.