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