Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
P
PAUSED
- Static variable in class edu.umk.mat.merdacz.JGFramework.
GameState
Player
- class edu.umk.mat.merdacz.JGServer.
Player
.
In memory Player representation.
Player(DataOutputStream)
- Constructor for class edu.umk.mat.merdacz.JGServer.
Player
Players
- class edu.umk.mat.merdacz.JGServer.
Players
.
HashMap of
Player
wrapper.
Players()
- Constructor for class edu.umk.mat.merdacz.JGServer.
Players
PluginCfg
- class edu.umk.mat.merdacz.JGServer.config.
PluginCfg
.
Part of bigger structure, which is our server configuration object.
PluginCfg()
- Constructor for class edu.umk.mat.merdacz.JGServer.config.
PluginCfg
p
- Variable in class edu.umk.mat.merdacz.JGFramework.
GamePlayer
parseActions(String)
- Method in class edu.umk.mat.merdacz.JGServer.
ServerThread
Parse xml's produced by parseRequest and take proper actions
parseRequest(Player, Document)
- Method in interface edu.umk.mat.merdacz.JGServer.
Gamelet
parseRequest(Player, Document)
- Method in class edu.umk.mat.merdacz.JGServer.
Room
Because in most games some data must be shared, or be persistent between requests we need to be aware that some synchronization must be made.
parseRequest(String)
- Method in class edu.umk.mat.merdacz.JGServer.
ServerThread
parseRequest(Player, Document)
- Method in class edu.umk.mat.merdacz.JGServer.plugins.Netris.
Netris
pause
- Variable in class edu.umk.mat.merdacz.JGFramework.
GamePlayer
player
- Variable in class edu.umk.mat.merdacz.JGServer.
ServerThread
Player object is instantinated when login or register request occurs and is succesfully done
players
- Variable in class edu.umk.mat.merdacz.JGServer.
Game
Players class is thread-save we don't have to synchornize!
players
- Variable in class edu.umk.mat.merdacz.JGServer.
Players
players
- Variable in class edu.umk.mat.merdacz.JGServer.
Room
plugin
- Variable in class edu.umk.mat.merdacz.JGServer.
Room
used for keeping some per Room data like cache for boxes in Netris.
plugins
- Variable in class edu.umk.mat.merdacz.JGServer.config.
ServerCfg
port
- Variable in class edu.umk.mat.merdacz.JGServer.config.
ServerCfg
privateKey
- Variable in class edu.umk.mat.merdacz.JGServer.config.
ServerCfg
produceBlocks(int)
- Method in class edu.umk.mat.merdacz.JGServer.plugins.Netris.
BlocksManager
publicKey
- Variable in class edu.umk.mat.merdacz.JGServer.config.
ServerCfg
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X