The callback for Events.POINTER_DRAG events. This could represent mouse or touch pointers.
Which pointer the event is for. For the mouse or the first device touch, this should be 0.
x position of press in pixels from top left of screen.
y position of press in pixels from top left of screen.
The callback for Events.POINTER_DRAG events. This could represent mouse or touch pointers.