public class Touch extends Touch
platform.input().touchEvents.connect(new Touch.Dispatcher(...)).| Modifier and Type | Class and 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.
|
Touch.Event| Constructor and Description |
|---|
Touch() |
Copyright © 2017. All Rights Reserved.