| Modifier and Type | Method | 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 © 2018. All Rights Reserved.