the system's specification object
The query which will provide the components and entities to the system.
The core function of the system. Called when this.exec is called.
Initialize the system for a given world
an initialized system function
the world to execute the system in
Initialize the system for a given world
an initialized system function
Rest
...args: UGenerated using TypeDoc
Creates a new system.
Systems are the behaviours which affect components.