Package | Description |
---|---|
elemental.dom | |
elemental.events | |
elemental.js.events |
Modifier and Type | Method and Description |
---|---|
Touch |
Document.createTouch(Window window,
EventTarget target,
int identifier,
int pageX,
int pageY,
int screenX,
int screenY,
int webkitRadiusX,
int webkitRadiusY,
float webkitRotationAngle,
float webkitForce) |
Modifier and Type | Method and Description |
---|---|
Touch |
TouchList.item(int index)
Returns the
Touch
object at the specified index in the list. |
Modifier and Type | Class and Description |
---|---|
class |
JsTouch |
Copyright © 2018. All rights reserved.