Phaser API Documentation

  Version: 
<static> install(loader)

Description:

Static method called when a LoaderPlugin is created.

Loops through the local types object and injects all of them as properties into the LoaderPlugin instance.

Parameters:

name type description
loader Phaser.Loader.LoaderPlugin

The LoaderPlugin to install the types into.

Since: 3.0.0