Searched defs:TransformKeyPressEvent (Results 1 – 5 of 5) sorted by relevance
74 void ProcessingPadDevice::TransformKeyPressEvent(const PadEvent& padEvent, InputEventArray& inputEv… in TransformKeyPressEvent() function in ProcessingPadDevice
76 void ProcessingKeyboardDevice::TransformKeyPressEvent(const KeyBoardEvent& keyBoardEvent, in TransformKeyPressEvent() function in ProcessingKeyboardDevice
70 void ProcessingJoystickDevice::TransformKeyPressEvent(const DeviceEvent& joystickEvent, in TransformKeyPressEvent() function in ProcessingJoystickDevice
67 void ProcessingGamePadDevice::TransformKeyPressEvent(const DeviceEvent& padEvent, InputEventArray& … in TransformKeyPressEvent() function in ProcessingGamePadDevice
81 void ProcessingMouseDevice::TransformKeyPressEvent(const MouseEvent& mouseEvent, in TransformKeyPressEvent() function in ProcessingMouseDevice