public class BidiTouchscreen extends Touchscreen
idGenerator, touches| 构造器和说明 |
|---|
BidiTouchscreen(BidiPage page) |
| 限定符和类型 | 方法和说明 |
|---|---|
TouchHandle |
touchStart(double x,
double y,
com.fasterxml.jackson.databind.node.ObjectNode origin)
调度 touchstart 事件。
|
removeHandle, tap, touchEnd, touchMovepublic BidiTouchscreen(BidiPage page)
public TouchHandle touchStart(double x, double y, com.fasterxml.jackson.databind.node.ObjectNode origin)
TouchscreentouchStart 在类中 Touchscreenx - tap的水平位置。y - tap的垂直位置。origin - originCopyright © 2020–2025. All rights reserved.