updateMotion(The)
Called automatically by a Physics body, it updates all motion related values on the Body unless World.isPaused is true.
Parameters
| Name | Type | Description | 
|---|---|---|
The |  Phaser.Physics.Arcade.Body | Body object to be updated.  |  
- Source code: physics/arcade/World.js (Line 240)
 
Please login to continue.