Phaser API Documentation

  Version: 
<static> CoreScene: array

Description:

These are the core plugins that are installed into every Scene.Systems instance, no matter what. They are optionally exposed in the Scene as well (see the InjectionMap for details)

They are created in the order in which they appear in this array and EventEmitter is always first.

Type:
array
Since: 3.0.0