Base class for touch control gestures.
The local gesture position relative to the Viewport. If used in Control._guiInput, the position is relative to the current Control that received this gesture.
Construct a new instance of InputEventGesture. Note: use memnew!InputEventGesture instead.
See Implementation
Base class for touch control gestures.