Home
last modified time | relevance | path

Searched defs:DCeiling (Results 1 – 4 of 4) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_ceiling.cpp56 IMPLEMENT_SERIAL (DCeiling, DMovingCeiling) in IMPLEMENT_SERIAL() argument
217 DCeiling::DCeiling (sector_t *sec) in DCeiling() function in DCeiling
222 DCeiling::DCeiling (sector_t *sec, fixed_t speed1, fixed_t speed2, int silent) in DCeiling() function in DCeiling
H A Ddobject.h59 class DCeiling; variable
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_ceiling.cpp54 IMPLEMENT_CLASS (DCeiling) in IMPLEMENT_CLASS() argument
218 DCeiling::DCeiling (sector_t *sec) in DCeiling() function in DCeiling
223 DCeiling::DCeiling (sector_t *sec, fixed_t speed1, fixed_t speed2, int silent) in DCeiling() function in DCeiling
H A Ddobject.h73 class DCeiling; variable