|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectenv3d.android.EnvMobileGame
test.android.worldofzuul.Game
public class Game
The Game class. This class is the entry point of the program and contains a controller loop.
| Field Summary |
|---|
| Fields inherited from class env3d.android.EnvMobileGame |
|---|
env |
| Constructor Summary | |
|---|---|
Game()
|
|
| Method Summary | |
|---|---|
void |
loop()
The loop method is called by the android Env system every frame |
static void |
main(java.lang.String[] args)
|
void |
setup()
The constructor. |
| Methods inherited from class env3d.android.EnvMobileGame |
|---|
getEnv, setEnv, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Game()
| Method Detail |
|---|
public void setup()
setup in class EnvMobileGamepublic void loop()
loop in class EnvMobileGamepublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||