start(event)
Called when the Pointer is pressed onto the touchscreen.
Parameters
Name | Type | Description |
---|---|---|
event | any | The DOM event from the browser. |
- Source code: input/Pointer.js (Line 587)
start(event)
Called when the Pointer is pressed onto the touchscreen.
Name | Type | Description |
---|---|---|
event | any | The DOM event from the browser. |
Please login to continue.