OpenTTD Source 20260401-master-g3efaeb0eea
Map::IterateWrapper Struct Reference

Iterable ensemble of all Tiles. More...

Public Member Functions

Iterator begin ()
Iterator end ()
bool empty ()

Detailed Description

Iterable ensemble of all Tiles.

Definition at line 219 of file map_func.h.

Member Function Documentation

◆ begin()

Iterator Map::IterateWrapper::begin ( )
inline

Definition at line 220 of file map_func.h.

◆ empty()

bool Map::IterateWrapper::empty ( )
inline

Definition at line 222 of file map_func.h.

◆ end()

Iterator Map::IterateWrapper::end ( )
inline

Definition at line 221 of file map_func.h.


The documentation for this struct was generated from the following file: