A C D E F G H I J L M N O P Q R S T U V

Q

Quit - class org.mega.gasp.platform.servlets.Quit.
This servlet provide to the user to quit GASP.
Quit() - Constructor for class org.mega.gasp.platform.servlets.Quit
 
QuitAI - class org.mega.gasp.platform.servlets.QuitAI.
This servlet provide to the user unlog him to the joined Application Instance.
QuitAI() - Constructor for class org.mega.gasp.platform.servlets.QuitAI
 
QuitEvent - interface org.mega.gasp.event.QuitEvent.
Event generated when a player leave an application instance.
QuitEventImpl - class org.mega.gasp.event.impl.QuitEventImpl.
 
QuitEventImpl(int) - Constructor for class org.mega.gasp.event.impl.QuitEventImpl
 
quit(int) - Method in class org.mega.gasp.client.doja.GASPClient
Quit the platform.
quit(int) - Method in class org.mega.gasp.client.midp.GASPClient
Quit the platform.
quit(int) - Method in interface org.mega.gasp.platform.Platform
This method is called when a user quit the application.
quit(int) - Method in class org.mega.gasp.platform.impl.PlatformImpl
This method is called when a user quit the application.
quitAI(int) - Method in class org.mega.gasp.client.doja.GASPClient
Quit the ApplicationInstance joined.
quitAI(int) - Method in class org.mega.gasp.client.midp.GASPClient
Quit the ApplicationInstance joined.

A C D E F G H I J L M N O P Q R S T U V