moagg.game.control.handler.physic
Class GrenadePhysicImpl

java.lang.Object
  extended by moagg.game.control.handler.physic.GrenadePhysicImpl
All Implemented Interfaces:
Physic

public class GrenadePhysicImpl
extends java.lang.Object
implements Physic


Constructor Summary
GrenadePhysicImpl()
           
 
Method Summary
 void update(MoaggGameObject object, GameControl gameControl, long elapsedTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrenadePhysicImpl

public GrenadePhysicImpl()
Method Detail

update

public void update(MoaggGameObject object,
                   GameControl gameControl,
                   long elapsedTime)
Specified by:
update in interface Physic


Copyright © 2008. All Rights Reserved.