Home
last modified time | relevance | path

Searched refs:NorthSoutheastInnerTransitionType (Results 1 – 3 of 3) sorted by relevance

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/map/
H A Dtileset.h144 NorthSoutheastInnerTransitionType, enumerator
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/map/
H A Dtileset.cpp868 } else if (transition_type == NorthSoutheastInnerTransitionType) { in GetTransitionTypeNameById()
967 return NorthSoutheastInnerTransitionType; in GetTransitionTypeIdByName()
H A Dmap.cpp1985 transition_type = NorthSoutheastInnerTransitionType; in GetTransitionType()