|
sdr 0.7 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jme.app.AbstractGame com.jme.app.FixedFramerateGame net.cscott.sdr.anim.SdrBaseGame net.cscott.sdr.anim.SdrGame
Game
.
public class SdrGame
Field Summary |
---|
Fields inherited from class net.cscott.sdr.anim.SdrBaseGame |
---|
cam, input, lightState, rootNode, showBounds, showDepth, showNormals, timer, wireState |
Fields inherited from class com.jme.app.AbstractGame |
---|
ALWAYS_SHOW_PROPS_DIALOG, display, finished, FIRSTRUN_OR_NOCONFIGFILE_SHOW_PROPS_DIALOG, NEVER_SHOW_PROPS_DIALOG, properties |
Constructor Summary | |
---|---|
SdrGame()
Deprecated. |
Method Summary | |
---|---|
void |
onCamera()
Deprecated. This method is called whenever the camera is moved. |
protected void |
sdrInitGame()
Deprecated. builds the trimesh. |
protected void |
sdrUpdate()
Deprecated. Defined in subclasses for custom updating. |
Methods inherited from class net.cscott.sdr.anim.SdrBaseGame |
---|
cleanup, doDebug, initGame, initSystem, quit, reinit, render, sdrRender, update |
Methods inherited from class com.jme.app.FixedFramerateGame |
---|
getFramesPerSecond, setFrameRate, start |
Methods inherited from class com.jme.app.AbstractGame |
---|
assertDisplayCreated, finish, getAttributes, getVersion, setDialogBehaviour, setDialogBehaviour, setDialogBehaviour |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SdrGame()
Method Detail |
---|
public void onCamera()
SdrBaseGame
onCamera
in class SdrBaseGame
protected void sdrUpdate()
SdrBaseGame
sdrUpdate
in class SdrBaseGame
protected void sdrInitGame()
sdrInitGame
in class SdrBaseGame
SdrBaseGame.initGame()
|
sdr 0.7 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |