#include <FSDeviceInputEvent.h>
|
| FSDeviceInputEvent (FreeStickEventType eventType, FSEventAction eventAction, unsigned int timeStamp, idNumber deviceID, unsigned int controlID, float oldValue, float newValue, FSDeviceInput inputType) |
|
float | getOldInputValue () const |
|
float | getNewInputValue () const |
|
int | getControlID () const |
|
FSDeviceInput | getInputType () const |
|
| FSBaseEvent (FreeStickEventType eventType, FSEventAction eventAction, unsigned int timeStamp, idNumber deviceID) |
|
virtual unsigned int | getTimeStamp () |
|
virtual FSEventAction | getEventAction () |
|
virtual FreeStickEventType | getEventType () |
|
unsigned int | getDeviceID () const |
|
◆ FSDeviceInputEvent() [1/2]
FSDeviceInputEvent::FSDeviceInputEvent |
( |
| ) |
|
|
protected |
◆ FSDeviceInputEvent() [2/2]
◆ getControlID()
int freestick::FSDeviceInputEvent::getControlID |
( |
| ) |
const |
|
inline |
◆ getInputType()
FSDeviceInput freestick::FSDeviceInputEvent::getInputType |
( |
| ) |
const |
|
inline |
◆ getNewInputValue()
float freestick::FSDeviceInputEvent::getNewInputValue |
( |
| ) |
const |
|
inline |
◆ getOldInputValue()
float freestick::FSDeviceInputEvent::getOldInputValue |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: