Phaser API Documentation

  Version: 
removeCallbackHandler(child)

Description:

Disables the group member's physics body, removing it from the simulation.

Parameters:

name type description
child Phaser.GameObjects.GameObject

The group member being removed.

Since: 3.0.0