|
||||||||||
| 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.jme.app.SimplePassGame
public abstract class SimplePassGame
SimpleGame provides the simplest possible implementation of a
main game loop. Interpolation is used between frames for varying framerates.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jme.app.AbstractGame |
|---|
AbstractGame.ConfigShowMode |
| Constructor Summary | |
|---|---|
SimplePassGame()
|
|
| Method Summary |
|---|
| Methods inherited from class com.jme.app.BaseGame |
|---|
start |
| Methods inherited from class com.jme.app.AbstractGame |
|---|
finish, getVersion, setConfigShowMode, setConfigShowMode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimplePassGame()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||