|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme.app.AbstractGame
com.jme.app.BaseGame
com.jme.app.BaseSimpleGame
com.jmex.physics.util.SimplePhysicsGame
net.sf.tankbattles.TankBattles3D
public class TankBattles3D
3D implementation of the simulator. Based on jME's SimplePhysicsGame class, creates the scene graph based on a configuration, represented by the mission object.
Field Summary |
---|
Fields inherited from class com.jme.app.BaseSimpleGame |
---|
fontLocation |
Constructor Summary | |
---|---|
TankBattles3D(Mission mission)
Simple constructor. |
Method Summary |
---|
Methods inherited from class com.jmex.physics.util.SimplePhysicsGame |
---|
getPhysicsSpace, getPhysicsSpeed, setPhysicsSpeed |
Methods inherited from class com.jme.app.BaseGame |
---|
start |
Methods inherited from class com.jme.app.AbstractGame |
---|
finish, getVersion, setDialogBehaviour, setDialogBehaviour, setDialogBehaviour |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TankBattles3D(Mission mission)
mission
- configuration objects for this simulator run.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |