Inherits: InputEventWithModifiers < InputEventFromWindow < InputEvent < Resource < RefCounted < Object
Inherited By: InputEventMagnifyGesture, InputEventPanGesture
Abstract base class for touch gestures.
InputEventGestures are sent when a user performs a supported gesture on a touch screen. Gestures can't be emulated using mouse, because they typically require multi-touch.
|
Vector2(0, 0)
The local gesture position relative to the Viewport. If used in Control._gui_input, the position is relative to the current Control that received this gesture.
© 2014–present Juan Linietsky, Ariel Manzur and the Godot community
Licensed under the Creative Commons Attribution Unported License v3.0.
https://docs.godotengine.org/en/4.2/classes/class_inputeventgesture.html