OpenStructure
|
#include <input.hh>
Public Member Functions | |
InputEvent (InputDevice dev, InputCommand com, float delta) | |
InputEvent (InputDevice dev, InputCommand com, int index, int target, float delta) | |
InputDevice | GetDevice () const |
InputCommand | GetCommand () const |
int | GetIndex () const |
int | GetTarget () const |
float | GetDelta () const |
|
inline |
|
inline |
|
inline |
|
inline |