Index
All Classes and Interfaces|All Packages|Serialized Form
I
- imagePath - Variable in class viewModel.ViewModel
- initializeBoardUpdateAction() - Method in class view.GameController
-
The initializeBoardUpdateAction function is responsible for updating the board whenever a new image is selected.
- initializeGame() - Method in class model.logic.host.GameManager
-
The initializeGame function initializes the turnManager object, which is used to keep track of whose turn it is.
- initializeHostAction() - Method in class view.GameController
-
The initializeHostAction function is called in the initialize function of the GameController class.
- initializeHostServer(int) - Method in class model.logic.host.GameManager
-
The initializeHostServer function initializes the host server.
- initializeLabels() - Method in class view.EndGameController
-
The initializeLabels function initializes the scoreBoardNames and scoreBoardScores ArrayLists.
- initializeTurnManager() - Method in class model.logic.host.GameManager
-
The initializeTurnManager function is used to initialize the turnManager object.
- initiatePlayerButton() - Method in class view.GameController
-
The initiatePlayerButton function creates the buttons that will be used in the game.
- initiatePlayerName() - Method in class view.GameController
-
The initiatePlayerName function is used to create the labels for each player's name.
- initiatePlayerScore() - Method in class view.GameController
-
The initiatePlayerScore function creates the labels for each player's score.
- IOSearcher - Class in model.logic.server.dictionary
- IOSearcher() - Constructor for class model.logic.server.dictionary.IOSearcher
- isGameRunning() - Method in class model.logic.host.GameManager
-
The isGameRunning function returns a boolean value that indicates whether the game is running.
- isGameRunning() - Method in class model.logic.server.HostServer
-
The isGameRunning function returns a boolean value that indicates whether the game is running or not.
- isVertical() - Method in class model.logic.host.data.Word
-
The isVertical function returns a boolean value that indicates whether the current instance of the class is vertical or not.
All Classes and Interfaces|All Packages|Serialized Form