Any plugin that's usable for Application should contain these methods.
PIXI
Called when destroying Application, scoped to Application instance.
Called when Application is constructed, scoped to Application instance. Passes in options as the only argument, which are Application constructor options.
options
Application options.
Any plugin that's usable for Application should contain these methods.
Memberof
PIXI