Class: StartupSystem

PIXI.StartupSystem

A simple system responsible for initiating the renderer.

Implements

Methods

run (options) void

It all starts here! This initiates every system, passing in the options for any system by name.

Name Type Description
options StartupOptions

the config for the renderer and all its systems