Home
last modified time | relevance | path

Searched refs:SlopeDirection (Results 1 – 2 of 2) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DTileElement.h271 uint8_t SlopeDirection; // 12 member
H A DFootpath.cpp1527 return SlopeDirection; in GetSlopeDirection()
1532 SlopeDirection = newSlope; in SetSlopeDirection()