| Modifier and Type | Method | Description |
|---|---|---|
void |
Touch.Listener.onCancel(Touch.Interaction iact) |
Notifies listener of a touch cancel event.
|
void |
Touch.Listener.onEnd(Touch.Interaction iact) |
Notifies listener of a touch end event.
|
void |
Touch.Listener.onMove(Touch.Interaction iact) |
Notifies listener of a touch move event.
|
void |
Touch.Listener.onStart(Touch.Interaction iact) |
Notifies listener of a touch start event.
|
Copyright © 2018. All Rights Reserved.