|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.concord.collisions.engine.CCDefaultForceCalculator
| Constructor Summary | |
CCDefaultForceCalculator()
|
|
| Method Summary | |
FloatPair |
getAccelerations(JWorldElement element)
|
float |
getXacceleration(JWorldElement element)
|
float |
getYacceleration(JWorldElement element)
|
void |
paintForces(java.awt.Graphics g,
JPartWorld world)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CCDefaultForceCalculator()
| Method Detail |
public FloatPair getAccelerations(JWorldElement element)
getAccelerations in interface CCForceCalculatorpublic float getXacceleration(JWorldElement element)
getXacceleration in interface CCForceCalculatorpublic float getYacceleration(JWorldElement element)
getYacceleration in interface CCForceCalculator
public void paintForces(java.awt.Graphics g,
JPartWorld world)
paintForces in interface CCForceCalculator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||