Home
last modified time | relevance | path

Searched refs:SEToNW (Results 1 – 6 of 6) sorted by relevance

/dports/games/stratagus/stratagus-3.2.0/src/unit/
H A Dunit_draw.cpp414 if (this->SEToNW) { in Draw()
422 if (this->SEToNW) { in Draw()
H A Dscript_unittype.cpp1844 decovarbar->SEToNW = LuaToBoolean(l, -1); in CclDefineDecorations()
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dunittype.h279 …bool SEToNW; /// (SouthEastToNorthWest), if false value 0 is on the left or up of t… variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/unit/
H A Dunit_draw.cpp502 if (this->SEToNW) { in Draw()
510 if (this->SEToNW) { in Draw()
H A Dscript_unittype.cpp3253 decovarbar->SEToNW = LuaToBoolean(l, -1); in CclDefineDecorations()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/unit/
H A Dunittype.h453 …bool SEToNW; /// (SouthEastToNorthWest), if false value 0 is on the left or up of t… variable