class ProcessShotHitsEnemy
- ProcessShotHitsEnemy
- ECS::System
- Reference
- Object
Defined in:
mechanics/health.crInstance Method Summary
-
#execute
Will be called on each ECS::Systems.execute call
- #filter(world) : ECS::Filter | Nil
- #process(entity)
Instance Method Detail
def execute
#
Description copied from class ECS::System
Will be called on each ECS::Systems.execute call