Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Input.Pointer
moveTime: number
Description:
Time when this Pointer was most recently moved (regardless of the state of its buttons, if any)
Type:
number
Default:
0
Since:
3.0.0
Source:
src/input/Pointer.js
(Line
287
)
Possible examples