Optional data for Pixim.
Whether application has layer.
Add layer to application.
Resize canvas to fit specified height.
Height to adjust.
Resize canvas to fit specified width.
Width to adjust.
Attach content to application.
Emit event with specifying a context.
Event type to emit.
Context to execute the callback.
Argument(s) in callback.
Emit all events with specifying a context.
Context to execute the callback.
Argument(s) in callback.
Remove events grouped event type.
Event type to remove. If it is empty, removes all events.
Destroy application.
Detach content from application.
Emit event.
Event type to emit.
Argument(s) in callback.
Emit all events.
Argument(s) in callback.
Resize canvas to fit specified rectangle.
Rectangle to adjust.
Unregister event.
Event type.
Registered callback.
Register event.
Event type.
Callback when the event fires.
Register one-time event.
Event type.
Callback when the event fires.
Pause (or restart) application.
Start application and displa viewy.
Pre process to destroy application.
Remove layer form application.
Start application.
Stop application.
Bottom justified with respect to the reference data.
Vertical data used to calculate the position.
Center justified with respect to the reference data.
Horizontal data used to calculate the position.
Left justified with respect to the reference data.
Horizontal data used to calculate the position.
Middle justified with respect to the reference data.
Vertical data used to calculate the position.
Right justified with respect to the reference data.
Horizontal data used to calculate the position.
Top justified with respect to the reference data.
Vertical data used to calculate the position.
Generated using TypeDoc
Optional data when call 'new [[[[http://pixijs.download/v5.2.1/docs/PIXI.Application.html | PIXI.Application]]]]'.