Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dslope_type.h50 SLOPE_W = 0x01, ///< the west corner of the tile is raised enumerator
/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_tile.hpp71 SLOPE_W = ::SLOPE_W, ///< The west corner of the tile is raised enumerator