A B C D E G H I L M N P R S T U V W

M

main(String[]) - Static method in class GameStart
Main method for the Word Mole game to open up MainScreen.
main(String[]) - Static method in class server.WordMoleServerImpl
 
main.game - package main.game
 
MainScreen - Class in main.game
The main screen of Word Mole, allows the user to choose between creating a game, setting the options for the game or getting help in using the game.
MainScreen() - Constructor for class main.game.MainScreen
 
makeDecision(Client, boolean) - Method in interface game.multiplayer.invitation.Invitation
Notifies the host of the decision that an invited client has made to either accept of decline.
makeDecision(Client, boolean) - Method in class game.multiplayer.invitation.InvitationImpl
 
manageHoles(boolean) - Method in class Util.board.Board
 
MultiplayerGameFrame - Interface in game.multiplayer
This interface represents the MultiplayerGameFrame of the Remote Interface for the WordMoleClient.
MultiplayerGameFrameImpl - Class in game.multiplayer
MultiplayerGameFrame is the player game frame for the multiplayer part of Word Mole.
MultiplayerGameFrameImpl(Point, DictionaryTree, Game, Client) - Constructor for class game.multiplayer.MultiplayerGameFrameImpl
Constructs a MultiplayerGameFrame

A B C D E G H I L M N P R S T U V W