class Oid::Systems::MultiDestroy

Defined in:

oid/systems/multi_destroy.cr

Instance Method Summary

Instance Method Detail

def execute(entities : Array(Entitas::IEntity)) #

[View source]
def filter(entity : Components::Destroyed::Helper) #

[View source]
def get_trigger(contexts : Contexts) : Array(Entitas::ICollector) #
Description copied from class Entitas::MultiReactiveSystem

Specify the collector that will trigger the ReactiveSystem.


[View source]