Phaser API Documentation

  Version: 
createCallbackHandler(child)

Description:

Adds a static physics body to the new group member (if it lacks one) and adds it to the simulation.

Parameters:

name type description
child Phaser.GameObjects.GameObject

The new group member.

Since: 3.0.0