class RenderExplosions

Defined in:

mechanics/explosion.cr

Instance Method Summary

Instance Method Detail

def filter(world) : ECS::Filter | Nil #

[View source]
def preprocess #
Description copied from class ECS::System

Will be called on each ECS::Systems.execute call, before #process and #execute


[View source]
def process(entity) #

[View source]