Public Types |
| enum | EWhere { BUTTON_Top,
BUTTON_Middle,
BUTTON_Bottom,
BUTTON_Nowhere
} |
Public Member Functions |
| | DActiveButton () |
| | DActiveButton (line_t *, EWhere, SWORD tex, SDWORD time, fixed_t x, fixed_t y) |
| void | RunThink () |
Data Fields |
| line_t * | m_Line |
| EWhere | m_Where |
| SWORD | m_Texture |
| SDWORD | m_Timer |
| fixed_t | m_X |
| fixed_t | m_Y |
Friends |
| FArchive & | operator<< (FArchive &arc, EWhere where) |
| FArchive & | operator>> (FArchive &arc, EWhere &out) |
Member Enumeration Documentation
- Enumerator:
| BUTTON_Top |
|
| BUTTON_Middle |
|
| BUTTON_Bottom |
|
| BUTTON_Nowhere |
|
Constructor & Destructor Documentation
| DActiveButton::DActiveButton |
( |
| ) |
|
Member Function Documentation
| void DActiveButton::RunThink |
( |
| ) |
[virtual] |
Friends And Related Function Documentation
Field Documentation
The documentation for this class was generated from the following file: