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
L
M
N
P
R
S
T
U
V
W
R
ready()
- Method in interface game.multiplayer.invitation.
Invitation
Returns true if the Invitation is ready and all have accepted, else returns false.
ready()
- Method in class game.multiplayer.invitation.
InvitationImpl
receiveGame(Game)
- Method in interface game.multiplayer.
WordMoleClient
The WordMoleClient receives an Game from the server.
receiveGame(Game)
- Method in class game.multiplayer.
WordMoleClientImpl
receiveInvite(Invitation)
- Method in interface game.multiplayer.
WordMoleClient
The WordMoleClient receives an Invite from another client.
receiveInvite(Invitation)
- Method in class game.multiplayer.
WordMoleClientImpl
receiveInviteDecision(Client, boolean)
- Method in interface game.multiplayer.
WordMoleClient
The WordMoleClient as a host of an Invite receives a decision from one of the invitees.
receiveInviteDecision(Client, boolean)
- Method in class game.multiplayer.
WordMoleClientImpl
reconnect()
- Method in class game.multiplayer.
WordMoleClientImpl
Reconnects to the server.
RED
- Static variable in interface Util.
WordMoleScorebar
register(Client, MultiplayerGameFrame, boolean)
- Method in interface game.multiplayer.game.
Game
Registers a client that joins or leaves the Game.
register(Client, MultiplayerGameFrame, boolean)
- Method in class game.multiplayer.game.
GameImpl
register(WordMoleClient, Client, boolean)
- Method in interface server.
WordMoleServer
Registers a WordMoleClient with the WordMoleServer
register(WordMoleClient, Client, boolean)
- Method in class server.
WordMoleServerImpl
register(Client, boolean)
- Method in class server.
WordMoleServerImpl
remove(Client)
- Method in class server.
WordMoleClientList
Removes a WordMoleClient from the system.
remove(Square)
- Method in class Util.
WordTree
removePlayer(Client)
- Method in class game.multiplayer.game.
GameImpl
Removes a player from the game.
removeSelection()
- Method in class Util.board.
Square
removeVegetable()
- Method in class Util.board.
Board
Remove all vegetables from board
removeVegetable(int)
- Method in class Util.board.
Board
Remove a specific vegetable off the board.
reregister(Client)
- Method in interface server.
WordMoleServer
Reconnects a client from a game to the lobby.
reregister(Client)
- Method in class server.
WordMoleServerImpl
reset()
- Method in class game.components.
Stopwatch
Resets the clock.
resetCallbackTime()
- Method in class server.callbacks.
Notifier
Resets the elapsed callback time to 0.
resume()
- Method in class game.components.
Stopwatch
Resumes the clock.
run()
- Method in class server.callbacks.
Notifier
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
L
M
N
P
R
S
T
U
V
W