Home
last modified time | relevance | path

Searched refs:SECSP_Proportional (Results 1 – 4 of 4) sorted by relevance

/dports/games/edge/Edge-1.35-source/ddf/
H A Dline.h841 SECSP_Proportional = 0x0002, enumerator
H A Dsector.cc240 {"PROPORTIONAL", SECSP_Proportional, 0},
/dports/games/edge/Edge-1.35-source/src/
H A Dp_mobj.cc658 if (flags & SECSP_Proportional) in AddRegionProperties()
H A Dp_spec.cc1454 if (special->special_flags & SECSP_Proportional) in PlayerInProperties()