|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.game.control.handler.physic.AbstractPhysicImpl
public abstract class AbstractPhysicImpl
Constructor Summary | |
---|---|
AbstractPhysicImpl()
|
Method Summary | |
---|---|
protected Vector |
getThrustAcceleration(ControllableObject object,
long elapsedTime)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface moagg.game.control.handler.physic.Physic |
---|
update |
Constructor Detail |
---|
public AbstractPhysicImpl()
Method Detail |
---|
protected Vector getThrustAcceleration(ControllableObject object, long elapsedTime)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |