Crate gdnative_input

Source

Structsยง

InputEventAction
core class InputEventAction inherits InputEvent (reference counted).
InputEventGesture
core class InputEventGesture inherits InputEventWithModifiers (reference counted).
InputEventJoypadButton
core class InputEventJoypadButton inherits InputEvent (reference counted).
InputEventJoypadMotion
core class InputEventJoypadMotion inherits InputEvent (reference counted).
InputEventMagnifyGesture
core class InputEventMagnifyGesture inherits InputEventGesture (reference counted).
InputEventMouse
core class InputEventMouse inherits InputEventWithModifiers (reference counted).
InputEventMouseButton
core class InputEventMouseButton inherits InputEventMouse (reference counted).
InputEventMouseMotion
core class InputEventMouseMotion inherits InputEventMouse (reference counted).
InputEventPanGesture
core class InputEventPanGesture inherits InputEventGesture (reference counted).
InputEventScreenDrag
core class InputEventScreenDrag inherits InputEvent (reference counted).
InputEventScreenTouch
core class InputEventScreenTouch inherits InputEvent (reference counted).