moagg.game.control.handler.physic
Interface Physic

All Known Implementing Classes:
AbstractPhysicImpl, ComplexPhysicImpl, GrenadePhysicImpl, MissilePhysicImpl, ShipPhysicImpl, SimplePhysicImpl

public interface Physic


Method Summary
 void update(MoaggGameObject object, GameControl gameControl, long elapsedTime)
           
 

Method Detail

update

void update(MoaggGameObject object,
            GameControl gameControl,
            long elapsedTime)


Copyright © 2008. All Rights Reserved.