Decorator to indicate that the target system will run in the physics loop.
@gamePhysicsSystem()class SomeSystem {} Copy
@gamePhysicsSystem()class SomeSystem {}
Decorator to indicate that the target system will run in the physics loop.