WindowInputGenerator Member ListThis is the complete list of members for WindowInputGenerator, including all inherited members.
| generateInputEvent(InputEventInfo &inputEvent) | WindowInputGenerator | [protected] |
| handleAppEvent(WindowId did, S32 event) | WindowInputGenerator | [protected] |
| handleCharInput(WindowId did, U32 modifier, U16 key) | WindowInputGenerator | [protected] |
| handleInputEvent(U32 deviceInst, F32 fValue, U16 deviceType, U16 objType, U16 ascii, U16 objInst, U8 action, U8 modifier) | WindowInputGenerator | [protected] |
| handleKeyboard(WindowId did, U32 modifier, U32 action, U16 key) | WindowInputGenerator | [protected] |
| handleMouseButton(WindowId did, U32 modifier, U32 action, U16 button) | WindowInputGenerator | [protected] |
| handleMouseMove(WindowId did, U32 modifier, S32 x, S32 y, bool isRelative) | WindowInputGenerator | [protected] |
| handleMouseWheel(WindowId did, U32 modifier, S32 wheelDelta) | WindowInputGenerator | [protected] |
| mClampToWindow | WindowInputGenerator | [protected] |
| mFocused | WindowInputGenerator | [protected] |
| mInputController | WindowInputGenerator | [protected] |
| mLastCursorPos | WindowInputGenerator | [protected] |
| mNotifyPosition | WindowInputGenerator | [private] |
| mPixelsPerMickey | WindowInputGenerator | [protected] |
| mWindow | WindowInputGenerator | [protected] |
| setInputController(IProcessInput *inputController) | WindowInputGenerator | [inline] |
| WindowInputGenerator(PlatformWindow *window) | WindowInputGenerator | |
| ~WindowInputGenerator() | WindowInputGenerator | [virtual] |
|