|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.microedition.midlet.MIDlet
GAEM
Field Summary | |
(package private) javax.microedition.lcdui.Display |
pantalla
|
(package private) boolean |
primeraVez
|
(package private) CanvasJuego |
prueba
|
Fields inherited from class javax.microedition.midlet.MIDlet |
|
Constructor Summary | |
GAEM()
|
Method Summary | |
protected void |
destroyApp(boolean unconditional)
|
protected void |
pauseApp()
|
void |
salir()
|
protected void |
startApp()
|
Methods inherited from class javax.microedition.midlet.MIDlet |
checkPermission, getAppProperty, notifyDestroyed, notifyPaused, platformRequest, resumeRequest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
javax.microedition.lcdui.Display pantalla
CanvasJuego prueba
boolean primeraVez
Constructor Detail |
public GAEM()
Method Detail |
protected void startApp()
public void salir()
protected void pauseApp()
protected void destroyApp(boolean unconditional)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |