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