#include <dsectoreffect.h>
Public Member Functions |
| | DMover (sector_t *sector) |
Protected Types |
| enum | EResult { ok,
crushed,
pastdest
} |
Protected Member Functions |
| | DMover () |
| EResult | MoveFloor (fixed_t speed, fixed_t dest, bool crush, int direction) |
| EResult | MoveFloor (fixed_t speed, fixed_t dest, int direction) |
| EResult | MoveCeiling (fixed_t speed, fixed_t dest, bool crush, int direction) |
| EResult | MoveCeiling (fixed_t speed, fixed_t dest, int direction) |
Member Enumeration Documentation
Constructor & Destructor Documentation
| DMover::DMover |
( |
| ) |
[protected] |
Member Function Documentation
| EResult DMover::MoveCeiling |
( |
fixed_t |
speed, |
|
|
fixed_t |
dest, |
|
|
bool |
crush, |
|
|
int |
direction |
|
) |
| [inline, protected] |
The documentation for this class was generated from the following files: