startDrag(pointer)
Called by Pointer when drag starts on this Sprite. Should not usually be called directly.
Parameters
| Name | Type | Description |
|---|---|---|
pointer | Phaser.Pointer |
- Source code: input/InputHandler.js (Line 1464)
startDrag(pointer)
Called by Pointer when drag starts on this Sprite. Should not usually be called directly.
| Name | Type | Description |
|---|---|---|
pointer | Phaser.Pointer |
Please login to continue.