FreeStick
0.3
Cross Platform Open Sorce Joystick Lib
|
#include <FSBaseEvent.h>
Public Member Functions | |
FSBaseEvent (FreeStickEventType eventType, FSEventAction eventAction, unsigned int timeStamp, idNumber deviceID) | |
virtual unsigned int | getTimeStamp () |
virtual FSEventAction | getEventAction () |
virtual FreeStickEventType | getEventType () |
unsigned int | getDeviceID () const |
Protected Member Functions | |
FSBaseEvent () | |
Additional Inherited Members | |
![]() | |
static FreeStickEventType | getEventFromInputType (FSDeviceInput inputType) |
|
protected |
FSBaseEvent::FSBaseEvent | ( | FreeStickEventType | eventType, |
FSEventAction | eventAction, | ||
unsigned int | timeStamp, | ||
idNumber | deviceID | ||
) |
|
inline |
|
inlinevirtual |
Implements freestick::IFSEvent.
|
inlinevirtual |
Implements freestick::IFSEvent.
|
inlinevirtual |
Implements freestick::IFSEvent.