|
Odamex
Setting the Standard in Multiplayer Doom
|
#include <p_local.h>
Protected Member Functions | |
| DMovePoly () | |
Protected Attributes | |
| int | m_Angle |
| fixed_t | m_xSpeed |
| fixed_t | m_ySpeed |
Friends | |
| BOOL | EV_MovePoly (line_t *line, int polyNum, int speed, angle_t angle, fixed_t dist, BOOL overRide) |
| DMovePoly::DMovePoly | ( | ) | [protected] |
| BOOL EV_MovePoly | ( | line_t * | line, |
| int | polyNum, | ||
| int | speed, | ||
| angle_t | angle, | ||
| fixed_t | dist, | ||
| BOOL | overRide | ||
| ) | [friend] |
int DMovePoly::m_Angle [protected] |
fixed_t DMovePoly::m_xSpeed [protected] |
fixed_t DMovePoly::m_ySpeed [protected] |