Home
last modified time | relevance | path

Searched defs:CircularTileSearch (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dmap.cpp258 bool CircularTileSearch(TileIndex *tile, uint size, TestTileOnSearchProc proc, void *user_data) in CircularTileSearch() function
296 bool CircularTileSearch(TileIndex *tile, uint radius, uint w, uint h, TestTileOnSearchProc proc, vo… in CircularTileSearch() function