[readonly] deltaX : number
Returns the delta x value. The difference between world.x now and in the previous frame.
The value will be positive if the Game Object has moved to the right or negative if to the left.
- Inherited From
- Source code: gameobjects/components/Delta.js (Line 24)
Please login to continue.