class RenderExplosions
- RenderExplosions
- ECS::System
- Reference
- Object
Defined in:
mechanics/explosion.crInstance Method Summary
- #filter(world) : ECS::Filter | Nil
- 
        #preprocess
        
          Will be called on each ECS::Systems.execute call, before #processand#execute
- #process(entity)