Init the system, will be invoked by Director when registered, should be implemented if needed.
Post update function of the system, it will be invoked after all components late update phase and before the rendering process.
Delta time after the last frame
Sorting between different systems.
System a
System b
Generated using TypeDoc
Init the system, will be invoked by Director when registered, should be implemented if needed.