Index
All Classes and Interfaces|All Packages|Constant Field Values
U
- u - Variable in class model.UserTest
- uc - Variable in class controller.UserControllerTest
- updateDynamicScore(int) - Method in class controller.GameController
- updateDynamicScore(int) - Method in interface controller.IGameController
- updateDynamicScore(int) - Method in class model.Engine
- updateDynamicScore(int) - Method in interface model.IEngine
- updateDynamicScore(int) - Method in class visuals.gameModes.easy.FXEasyController
- updateDynamicScore(int) - Method in class visuals.gameModes.FXAbstractGameController
- updateDynamicScore(int) - Method in interface visuals.gameModes.FXIGameController
- updateDynamicScore(int) - Method in class visuals.gameModes.hard.FXHardController
- updateDynamicScore(int) - Method in class visuals.gameModes.medium.FXMediumController
- updateInfo() - Method in class visuals.internationalization.InternationalizationController
- updateLabelInfo() - Method in class visuals.stats.LeaderboardsController
-
updates the info label to reflect currently displayed scores
- updateNavigationButtons() - Method in class visuals.internationalization.InternationalizationController
- updateScore(CompareResultType) - Method in class model.Engine
- updateTable(ModeType, boolean) - Method in class visuals.stats.LeaderboardsController
-
Updates the tableview with new scores
- updateUserChartData(ModeType) - Method in class visuals.stats.ChartGUI
- updateUserPane() - Method in class visuals.menu.Menu
- updateWorldChartData(ModeType) - Method in class visuals.stats.ChartGUI
- updateWrongScore() - Method in class model.EngineTest
- user - Variable in class model.Engine
-
logged in user
- user - Static variable in class visuals.menu.Menu
- User - Class in model
-
Singleton class for the User Contains methods for retrieving and setting user data, as well as personal scoreboards of the user.
- User() - Constructor for class model.User
-
Private constructor for the User class Initializes the username, id and personal scores Also initializes AccountDAO for database connection
- userController - Variable in class visuals.menu.Menu
- userController - Variable in class visuals.stats.LeaderboardsController
- UserController - Class in controller
-
The controller for the user class in model
- UserController() - Constructor for class controller.UserController
-
constructor
- UserControllerTest - Class in controller
- UserControllerTest() - Constructor for class controller.UserControllerTest
- userId - Variable in class model.User
-
Id of the player, retrieved from the database.
- username - Variable in class database.entity.Account
-
Username of the user.
- username - Variable in class model.Score
-
Username of the player
- username - Variable in class model.User
-
Username of the player
- userName - Variable in class visuals.menu.Menu
- usernameButtonimage - Variable in class visuals.menu.Menu
- userPane - Variable in class visuals.menu.Menu
- UserTest - Class in model
- UserTest() - Constructor for class model.UserTest
All Classes and Interfaces|All Packages|Constant Field Values