|
Odamex
Setting the Standard in Multiplayer Doom
|
#include <p_spec.h>
Protected Attributes | |
| EScrollType | m_Type |
| fixed_t | m_dx |
| fixed_t | m_dy |
| int | m_Affectee |
| int | m_Control |
| fixed_t | m_LastHeight |
| fixed_t | m_vdx |
| fixed_t | m_vdy |
| int | m_Accel |
int DScroller::m_Accel [protected] |
int DScroller::m_Affectee [protected] |
int DScroller::m_Control [protected] |
fixed_t DScroller::m_dx [protected] |
fixed_t DScroller::m_dy [protected] |
fixed_t DScroller::m_LastHeight [protected] |
EScrollType DScroller::m_Type [protected] |
fixed_t DScroller::m_vdx [protected] |
fixed_t DScroller::m_vdy [protected] |