requestAnimationFrame reference.
Lifecycles can have children Lifecycles
Readonlychildren$
When Scene Object has children amount changed, it emits this subject.
Readonlydestroy$
When Lifecycle Object is destroyed, it emits and closes this subject. Along with destroying his children, which in turn behave the same.
ReadonlydisableWhen disableAutoSort is called, it emits this subject.
ReadonlydisableWhen disableDebug is called, it emits this subject.
Scene doesn't have parent gameObject
Each Lifecycle Object has label for pixi debugging.
Scene has last update unix time stored.
Readonlyoptions
Options are assigned at creation.
Reference to Collision Detection System.
Readonlyupdate$
When Lifecycle Object is updated, it emits this subject. Along with updating his children, which in turn behave the same.
position x
position y
Called to destroy can cleanup Lifecycle Object.
Optionaloptions:
PIXIAppOptions
Protectedonadd body font family to set font of pixi-stats
Optionalstyle:
string
= 1.0 for 60FPS
Staticdestroy
StaticgetStaticinstantiate
Staticupdate
base scene for front end rendering