class Combat::AllSystems

Defined in:

mechanics/combat.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(world) #

[View source]

Instance Method Detail

def execute #
Description copied from class ECS::Systems

calls #execute and process for all active children


[View source]