Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
E
EndAI
- class org.mega.gasp.platform.servlets.
EndAI
.
This servlet provides to the owner of the ApplicationInstance to stop the game session.
EndAI()
- Constructor for class org.mega.gasp.platform.servlets.
EndAI
EndEvent
- interface org.mega.gasp.event.
EndEvent
.
EndEvent is generated by the ApplicationInstance actor owner, when he want to end the game.
EndEventImpl
- class org.mega.gasp.event.impl.
EndEventImpl
.
EndEventImpl(int)
- Constructor for class org.mega.gasp.event.impl.
EndEventImpl
Event
- interface org.mega.gasp.event.
Event
.
Generic event.
EventImpl
- class org.mega.gasp.event.impl.
EventImpl
.
EventImpl()
- Constructor for class org.mega.gasp.event.impl.
EventImpl
encodeData(Hashtable, DataOutputStream)
- Method in interface org.mega.gasp.moods.
CustomTypes
Encode the hashtable of game custom types objects on the given data output stream.
encodeEvents(Vector, DataOutputStream, CustomTypes)
- Method in class org.mega.gasp.platform.servlets.
InGame
end(int)
- Method in class org.mega.gasp.bluetooth.miniplatform.
ApplicationInstance
End the game managed by the ApplicationInstance.
endAI(int)
- Method in class org.mega.gasp.client.doja.
GASPClient
(Try to) End the game if the user is the owner of the application instance.
endAI(int)
- Method in class org.mega.gasp.client.midp.
GASPClient
(Try to) End the game if the user is the owner of the application instance.
enumerateActor()
- Method in interface org.mega.gasp.platform.
MasterApplicationInstance
Return the current number of Session objects in the Session vector.
enumerateActor()
- Method in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
Return the current number of Session objects in the Session vector.
enumerateActorSession()
- Method in class org.mega.gasp.bluetooth.miniplatform.
ApplicationInstance
Returns an iterator on the actor sessions vector.
enumerateActorSession()
- Method in interface org.mega.gasp.platform.
ApplicationInstance
Returns an iterator on the actor sessions vector.
enumerateActorSession()
- Method in class org.mega.gasp.platform.impl.
ApplicationInstanceImpl
Returns an iterator on the actor sessions vector.
enumerateApplicationInstance()
- Method in interface org.mega.gasp.platform.
MasterApplicationInstance
Returns an ApplicationInstance vector iterator.
enumerateApplicationInstance()
- Method in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
Returns an ApplicationInstance vector iterator.
enumerateMasterApplicationInstance()
- Method in interface org.mega.gasp.platform.
Platform
Returns an iterator on the MasterApplicationInstance vector.
enumerateMasterApplicationInstance()
- Method in class org.mega.gasp.platform.impl.
PlatformImpl
enumerateSession()
- Method in interface org.mega.gasp.platform.
MasterApplicationInstance
Return the current number of Session objects in the Session vector.
enumerateSession()
- Method in class org.mega.gasp.platform.impl.
MasterApplicationInstanceImpl
Return the current number of Session objects in the Session vector.
events
- Variable in class org.mega.gasp.bluetooth.miniplatform.
ActorSession
events
- Variable in class org.mega.gasp.platform.impl.
ActorSessionImpl
eventsOf(DataInputStream)
- Method in class org.mega.gasp.client.doja.
GASPClient
Treats the events of the servlet response data input stream.
eventsOf(DataInputStream)
- Method in class org.mega.gasp.client.midp.
GASPClient
Treats the events of the servlet response data input stream.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V