Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dbitmap_type.h100 inline bool HasTile(TileIndex tile) const in HasTile() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Navigation/
H A DNavigationMesh.cpp537 bool NavigationMesh::HasTile(const IntVector2& tile) const in HasTile() function in Urho3D::NavigationMesh