Functions |
| | IMPLEMENT_SERIAL (DFloor, DMovingFloor) DFloor |
| | IMPLEMENT_SERIAL (DElevator, DMover) DElevator |
| BOOL | EV_DoFloor (DFloor::EFloor floortype, line_t *line, int tag, fixed_t speed, fixed_t height, bool crush, int change) |
| BOOL | EV_DoChange (line_t *line, EChange changetype, int tag) |
| BOOL | EV_BuildStairs (int tag, DFloor::EStair type, line_t *line, fixed_t stairsize, fixed_t speed, int delay, int reset, int igntxt, int usespecials) |
| int | EV_DoDonut (int tag, fixed_t pillarspeed, fixed_t slimespeed) |
| BOOL | EV_DoElevator (line_t *line, DElevator::EElevator elevtype, fixed_t speed, fixed_t height, int tag) |