class Oid::Systems::MultiDestroy
- Oid::Systems::MultiDestroy
- Entitas::MultiReactiveSystem
- Reference
- Object
Defined in:
oid/systems/multi_destroy.crInstance Method Summary
- #execute(entities : Array(Entitas::IEntity))
- #filter(entity : Components::Destroyed::Helper)
-
#get_trigger(contexts : Contexts) : Array(Entitas::ICollector)
Specify the collector that will trigger the ReactiveSystem.
Instance Method Detail
def get_trigger(contexts : Contexts) : Array(Entitas::ICollector)
#
Description copied from class Entitas::MultiReactiveSystem
Specify the collector that will trigger the ReactiveSystem.