class ShouldQuitSystem
- ShouldQuitSystem
- ECS::System
- Reference
- Object
Defined in:
utils/basic_systems.crInstance Method Summary
-
#execute
Will be called on each ECS::Systems.execute call
Instance Method Detail
def execute
#
Description copied from class ECS::System
Will be called on each ECS::Systems.execute call