#include <OgreHapticsEvent.h>

Public Member Functions | |
| EventArgs () | |
| Standard constructor. | |
| EventArgs (EventType type) | |
| Typed constructor. | |
| virtual | ~EventArgs () |
| Virtual destructor. | |
Public Attributes | |
| EventType | eventType |
| The type of event for which the event arguments are passed. | |
Definition at line 35 of file OgreHapticsEvent.h.
| OgreHaptics::EventArgs::EventArgs | ( | ) |
| OgreHaptics::EventArgs::EventArgs | ( | EventType | type | ) |
| virtual OgreHaptics::EventArgs::~EventArgs | ( | ) | [virtual] |
The type of event for which the event arguments are passed.
Definition at line 54 of file OgreHapticsEvent.h.
Last modified Tue Jan 6 22:31:26 2009