Phaser API Documentation

  Version: 
refreshBody()

Description:

Syncs the Body's position and size with its parent Game Object. You don't need to call this for Dynamic Bodies, as it happens automatically. But for Static bodies it's a useful way of modifying the position of a Static Body in the Physics World, based on its Game Object.

Returns:
Description:

This Game Object.

Since: 3.1.0