Searched refs:platUpByValue (Results 1 – 6 of 6) sorted by relevance
/dports/games/odamex/odamex-src-0.7.0/common/ |
H A D | p_plats.cpp | 193 case platUpByValue: in RunThink() 295 case DPlat::platUpByValue: in DPlat()
|
H A D | p_lnspec.cpp | 705 return EV_DoPlat (arg0, ln, DPlat::platUpByValue, FRACUNIT*arg3*8, SPEED(arg1), TICS(arg2), 0, 0); in FUNC() 752 type = DPlat::platUpByValue; in FUNC()
|
H A D | p_spec.h | 466 platUpByValue, enumerator
|
/dports/games/zdoom/zdoom-2.8.1/src/ |
H A D | p_plats.cpp | 161 case platUpByValue: in Tick() 300 case DPlat::platUpByValue: in EV_DoPlat()
|
H A D | p_spec.h | 432 platUpByValue, enumerator
|
H A D | p_lnspec.cpp | 766 return EV_DoPlat (arg0, ln, DPlat::platUpByValue, FRACUNIT*arg3*8, SPEED(arg1), TICS(arg2), 0, 0); in FUNC() 835 type = DPlat::platUpByValue; in FUNC()
|