delta property
final
How far the pointer moved since the last DragUpdateEvent (or since DragStartEvent, for the first one), in scene space.
Implementation
final Vector2 delta;
How far the pointer moved since the last DragUpdateEvent (or since DragStartEvent, for the first one), in scene space.
final Vector2 delta;