dragStartPoint : Phaser.Point
The Point from which the most recent drag started from. Useful if you need to return an object to its starting position.
- Source code: input/InputHandler.js (Line 192)
dragStartPoint : Phaser.Point
The Point from which the most recent drag started from. Useful if you need to return an object to its starting position.
Please login to continue.