| Modifier and Type | Method and Description |
|---|---|
void |
Pointer.Listener.onCancel(Pointer.Interaction iact)
Notifies listener of a pointer cancel event.
|
void |
Pointer.Listener.onDrag(Pointer.Interaction iact)
Notifies listener of a pointer drag (move) event.
|
void |
Pointer.Listener.onEnd(Pointer.Interaction iact)
Notifies listener of a pointer end event.
|
void |
Pointer.Listener.onStart(Pointer.Interaction iact)
Notifies listener of a pointer start event.
|
Copyright © 2017. All Rights Reserved.