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