class InitLevelSystem

Defined in:

mechanics/field.cr

Instance Method Summary

Instance Method Detail

def execute #
Description copied from class ECS::System

Will be called on each ECS::Systems.execute call


[View source]
def filter(world) : ECS::Filter | Nil #

[View source]
def process(entity) #

[View source]