|
Odamex
Setting the Standard in Multiplayer Doom
|
#include <p_spec.h>
Protected Member Functions | |
| void | PlayCeilingSound () |
Friends | |
| BOOL | EV_DoCeiling (DCeiling::ECeiling type, line_t *line, int tag, fixed_t speed, fixed_t speed2, fixed_t height, bool crush, int silent, int change) |
| BOOL | EV_CeilingCrushStop (int tag) |
| void | P_ActivateInStasisCeiling (int tag) |
| void DCeiling::PlayCeilingSound | ( | ) | [protected] |
| BOOL EV_CeilingCrushStop | ( | int | tag | ) | [friend] |
| BOOL EV_DoCeiling | ( | DCeiling::ECeiling | type, |
| line_t * | line, | ||
| int | tag, | ||
| fixed_t | speed, | ||
| fixed_t | speed2, | ||
| fixed_t | height, | ||
| bool | crush, | ||
| int | silent, | ||
| int | change | ||
| ) | [friend] |
| void P_ActivateInStasisCeiling | ( | int | tag | ) | [friend] |