|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
PictionaryClientGUI.receivedText
is attached to.
PictionaryPlayer.WAITING_FOR_TURN
.
PictionaryGame.ROUND_FINISHED
and reports the
scores to all the connected players.
PictionaryGame.nextAction()
if we aren't supposed to
skip it; sometimes a player's draw turn is interrupted and
PictionaryGame.nextAction()
is called when a guessing player
makes a correct guess, but the timer is still ticking and we want to
avoid calling PictionaryGame.nextAction()
an extra time.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |