panStop

open fun panStop(screenX: Float, screenY: Float, pointer: Pointer): Boolean

Triggered when panning is finished.

Return

true if event is handled; false otherwise

Parameters

screenX

the last x-coord

screenY

the last y-coord

pointer

the last pointer