Phaser API Documentation

  Version: 
<private> queueForInsertion(child)

Description:

Queues a Game Object for insertion into this Input Plugin on the next update.

Parameters:

name type description
child Phaser.GameObjects.GameObject

The Game Object to add.

Returns:
Description:

This InputPlugin object.

Since: 3.0.0