Input event type for screen drag events. Only available on mobile devices.
Contains screen drag information. See Node._input.
The drag event index in the case of a multi-drag event.
The drag position.
The drag position relative to its start position.
The drag speed.
Construct a new instance of InputEventScreenDrag. Note: use memnew!InputEventScreenDrag instead.
See Implementation
Input event type for screen drag events. Only available on mobile devices.
Contains screen drag information. See Node._input.