Index
All Classes and Interfaces|All Packages|Serialized Form
T
- test - package test
- test.testBackend - package test.testBackend
- TestBag - Class in test.testBackend
- TestBag() - Constructor for class test.testBackend.TestBag
- TestBloomFilter - Class in test.testBackend
- TestBloomFilter() - Constructor for class test.testBackend.TestBloomFilter
- TestBoard - Class in test.testBackend
- TestBoard() - Constructor for class test.testBackend.TestBoard
- testBSCH() - Static method in class test.MainTrain3
- TestCacheManager - Class in test.testBackend
- TestCacheManager() - Constructor for class test.testBackend.TestCacheManager
- TestDictionary - Class in test.testBackend
- TestDictionary() - Constructor for class test.testBackend.TestDictionary
- testDM() - Static method in class test.MainTrain3
- TestGameManager - Class in test.testBackend
- TestGameManager() - Constructor for class test.testBackend.TestGameManager
- TestHostServer - Class in test.testBackend
- TestHostServer() - Constructor for class test.testBackend.TestHostServer
- TestIOSearcher - Class in test.testBackend
- TestIOSearcher() - Constructor for class test.testBackend.TestIOSearcher
- TestLFU - Class in test.testBackend
- TestLFU() - Constructor for class test.testBackend.TestLFU
- TestLRU - Class in test.testBackend
- TestLRU() - Constructor for class test.testBackend.TestLRU
- TestMain - Class in test
- TestMain() - Constructor for class test.TestMain
- TestSerializable - Class in test.testBackend
- TestSerializable() - Constructor for class test.testBackend.TestSerializable
- testServer() - Static method in class test.MainTrain3
- TestTurnManager - Class in test.testBackend
- TestTurnManager() - Constructor for class test.testBackend.TestTurnManager
- thirdPlayerName - Variable in class viewModel.ViewModel
- thirdPlayerScore - Variable in class viewModel.ViewModel
- thirdTile - Variable in class viewModel.ViewModel
- Tile - Class in model.logic.host.data
- Tile.Bag - Class in model.logic.host.data
- tiles - Variable in class viewModel.ViewModel
- toggleStartButton() - Method in class view.GameController
-
The toggleStartButton function is used to toggle the visibility of the startGame button.
- toggleView() - Method in interface viewModel.ViewModelFacade
- toString() - Method in class model.logic.server.dictionary.BloomFilter
-
The toString function returns a string representation of the bitset.
- tryPlaceWord(Word) - Method in class model.logic.host.data.Board
-
The tryPlaceWord function takes a Word object as an argument and returns an integer.
- TurnManager - Class in model.logic.host
- TurnManager(Map<Integer, Player>) - Constructor for class model.logic.host.TurnManager
-
The TurnManager function is responsible for keeping track of the order in which players take their turns.
All Classes and Interfaces|All Packages|Serialized Form