moagg.game.control.handler.explosion
Interface Explosion

All Known Implementing Classes:
OrientationExplosionImpl, ProjectileExplosionImpl, ShipExplosionImpl, TankExplosionImpl, TileExplosionImpl

public interface Explosion


Method Summary
 void update(DestroyableObject destroyable, InternalGameControl gameControl)
           
 

Method Detail

update

void update(DestroyableObject destroyable,
            InternalGameControl gameControl)


Copyright © 2008. All Rights Reserved.