resetMovement()
Resets the movementX and movementY properties. Use in your update handler after retrieving the values.
- Source code: input/Pointer.js (Line 1177)
resetMovement()
Resets the movementX and movementY properties. Use in your update handler after retrieving the values.
Please login to continue.