phaser - v4.0.0-rc.4
    Preparing search index...
    • 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

      • loader: LoaderPlugin

        The LoaderPlugin to install the types into.

      Returns void