Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
T
tellPlayers(int)
- Method in class pictionary.
PictionaryGame
Alerts the players that an event has occurred.
tellPlayers(int, PictionaryPlayer)
- Method in class pictionary.
PictionaryGame
Alerts all players, except the excluded one, that an event has occurred.
tellWord(String)
- Method in class pictionary.
PictionaryPlayer
Tells the player the last word.
tellWord(String)
- Method in class pictionary.pictionaryserver.
PictionaryServer.ClientConnection
theWord
- Variable in class pictionary.message.
StartDrawData
The word the player should attempt to draw.
timeLimit
- Variable in class pictionary.message.
StartDrawData
The amount of time, in seconds, the player can draw before the time is up.
timer
- Variable in class pictionary.
PictionaryGame
The timer used to create pauses between turns and rounds.
TURN_END
- Static variable in class pictionary.
PictionaryGame
Someone recently finished drawing, the turn has ended.
turnFinished()
- Method in class pictionary.
PictionaryGame
Sets the status to
PictionaryGame.TURN_END
and lets the next player draw.
turnsPlayed
- Variable in class pictionary.
PictionaryGame
How many turns have been played.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W