Home
last modified time | relevance | path

Searched defs:shw_org (Results 1 – 3 of 3) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/game/data/map/
H A Dmap.h141 AutoSurface shw_org; /** the original surface of the terrain in the fog */ member
/dports/games/maxr/maxr-0.2.9/src/game/data/units/
H A Dbuilding.h77 AutoSurface shw, shw_org; // Surfaces of the shadow member
H A Dvehicle.h96 std::array<AutoSurface, 8> shw, shw_org; // 8 Surfaces of shadows member