Get the last dragging info
Position
the screen position of the cursor
Delta
the moved direction of the event
Is Mouse
boolean flag indicate if the input type is a mouse input.
Index
unique index indicate which touch/mouse input trigger the event. This is so an event by a particular touch can be keep tracked when there are multiple event on screen.