Odamex
Setting the Standard in Multiplayer Doom
DMovePoly Class Reference

#include <p_local.h>

Inheritance diagram for DMovePoly:
DPolyAction DThinker DObject DPolyDoor

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)

Constructor & Destructor Documentation

DMovePoly::DMovePoly ( ) [protected]

Friends And Related Function Documentation

BOOL EV_MovePoly ( line_t line,
int  polyNum,
int  speed,
angle_t  angle,
fixed_t  dist,
BOOL  overRide 
) [friend]

Field Documentation

int DMovePoly::m_Angle [protected]

The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends