Phaser API Documentation

  Version: 

Member of: Phaser.Scenes

<static> GetPhysicsPlugins(sys)

Description:

Builds an array of which physics plugins should be activated for the given Scene.

Parameters:

name type description
sys Phaser.Scenes.Systems

The scene system to get the physics systems of.

Returns:
Description:

An array of Physics systems to start for this Scene.

Type:
  • array
Since: 3.0.0