public interface Touchscreen
hasTouch
set to true.Modifier and Type | Method and Description |
---|---|
void |
tap(double x,
double y)
Dispatches a
touchstart and touchend event with a single touch at the position (x ,y ). |
Copyright © 2021. All rights reserved.