public class Touch
extends playn.core.Touch
platform.input().touchEvents.connect(new Touch.Dispatcher(...)).| Modifier and Type | Class | Description |
|---|---|---|
static class |
Touch.Dispatcher |
Handles the dispatching of touch events to layers.
|
static class |
Touch.Interaction |
Used to dispatch touch interactions to layers.
|
static class |
Touch.Listener |
A listener for touch events with layer info.
|
| Constructor | Description |
|---|---|
Touch() |
Copyright © 2018. All Rights Reserved.