Touch Class Reference
Inherits from | JavaScript Object |
Overview of Tasks
Attributes
- Name
-
clientX
The x-coordinate of the touch’s location in OpenGL view’s viewport
-
clientY
The y-coordinate of the touch’s location in OpenGL view’s viewport
-
identifier
The unique identifier for this touch object.
-
pageX
-
pageY
-
screenX
The x-coordinate of the touch’s location in screen coordinates.
-
screenY
The y-coordinate of the touch’s location in screen coordinates.
-
target
The target of this touch.
- Type
-
int
-
int
-
int
-
int
-
int
-
int
-
int
-
Node
- Writability
-
readonly
-
readonly
-
readonly
-
readonly
-
readonly
-
readonly
-
readonly
-
readonly