|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.auxilum.opengl.scene.physics.PhysicObject
| Constructor Summary | |
PhysicObject(float x,
float y,
float z)
Constructor |
|
| Method Summary | |
float[] |
getPosition()
|
float |
getXPosition()
|
float |
getYPosition()
|
float |
getZPosition()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PhysicObject(float x,
float y,
float z)
| Method Detail |
public float[] getPosition()
public float getXPosition()
public float getYPosition()
public float getZPosition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||