|
| InputManager (GingaScreenID screenId) |
|
void | addMotionEventListener (IMotionEventListener *listener) |
|
void | removeMotionEventListener (IMotionEventListener *listener) |
|
void | addInputEventListener (IInputEventListener *listener, set< int > *events=NULL) |
|
void | removeInputEventListener (IInputEventListener *listener) |
|
void | setCommandEventListener (ICmdEventListener *listener) |
|
void | addApplicationInputEventListener (IInputEventListener *listener) |
|
void | removeApplicationInputEventListener (IInputEventListener *listener) |
|
void | postInputEvent (IInputEvent *event) |
|
void | postInputEvent (int keyCode) |
|
void | postCommand (string cmd, string args) |
|
void | setAxisValues (int x, int y, int z) |
|
void | setAxisBoundaries (int x, int y, int z) |
|
int | getCurrentXAxisValue () |
|
int | getCurrentYAxisValue () |
|
IEventBuffer * | getEventBuffer () |
|
The documentation for this class was generated from the following files: