Touch Class Reference
| Inherits from | JavaScript Object |
Overview of Tasks
Attributes
- Name
-
clientXThe x-coordinate of the touch’s location in OpenGL view’s viewport
-
clientYThe y-coordinate of the touch’s location in OpenGL view’s viewport
-
identifierThe unique identifier for this touch object.
-
pageX -
pageY -
screenXThe x-coordinate of the touch’s location in screen coordinates.
-
screenYThe y-coordinate of the touch’s location in screen coordinates.
-
targetThe target of this touch.
- Type
-
int -
int -
int -
int -
int -
int -
int -
Node
- Writability
-
readonly -
readonly -
readonly -
readonly -
readonly -
readonly -
readonly -
readonly