Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- failedToConnect - Static variable in class database.datasource.SqlJpaConn
-
if sql connection fails, this is set to true and no more attempts are made.
- fetchPersonalScores() - Method in interface controller.IScoreController
-
fetches the personal scores for the logged in user and stores them in the correct scoreboard
- fetchPersonalScores() - Method in class controller.ScoreController
-
fetches the personal scores for the logged in user and stores them in the correct scoreboard
- fetchPersonalScores() - Method in class controller.ScoreControllerTest
- fetchScores() - Method in class controller.ScoreControllerTest
- fetchScores(ModeType) - Method in interface controller.IScoreController
-
fetches scores form db, and stores them in the correct scoreboard
- fetchScores(ModeType) - Method in class controller.ScoreController
-
fetches scores form db, and stores them in the correct scoreboard
- fetchScores(ModeType) - Method in class model.User
-
fetcher for the personal scores from server.
- fetchUserScores() - Method in class model.ScoreboardTest
- fetchUserScores(Long, ModeType) - Method in class model.Scoreboard
-
Fetch personal scores of select difficulty, sorted by time
- fetchWorldScores() - Method in class model.ScoreboardTest
- fetchWorldScores(ModeType) - Method in class model.Scoreboard
-
Fetch global scores of select difficulty, sorted by points (desc) and then time (asc)
- fin - Variable in class visuals.internationalization.InternationalizationController
- formatScore() - Method in class controller.ScoreControllerTest
- formatScore(Score) - Method in interface controller.IScoreController
-
converts score-object to a string that will be displayed in GUI.
- formatScore(Score) - Method in class controller.ScoreController
-
converts score-object to a string that will be displayed in GUI.
- formatScores() - Method in class controller.ScoreControllerTest
- formatScores(ArrayList<Score>) - Method in interface controller.IScoreController
- formatScores(ArrayList<Score>) - Method in class controller.ScoreController
-
Scores formatted for in game view.
- formatScoreVerbose() - Method in class controller.ScoreControllerTest
- formatScoreVerbose(Score) - Method in interface controller.IScoreController
-
converts score-object to a string that will be displayed in GUI.
- formatScoreVerbose(Score) - Method in class controller.ScoreController
-
converts score-object to a string that will be displayed in GUI.
- fovOffset - Variable in class visuals.effects.menuEffects.ZoomInEffects
- frontFace - Variable in class visuals.cubeFactories.BoxMaker
- FXAbstractGameController - Class in visuals.gameModes
- FXAbstractGameController() - Constructor for class visuals.gameModes.FXAbstractGameController
- FXEasyController - Class in visuals.gameModes.easy
-
A controller class that manages the gameplay for the easy level in a memory match game.
- FXEasyController() - Constructor for class visuals.gameModes.easy.FXEasyController
- FXHardController - Class in visuals.gameModes.hard
- FXHardController() - Constructor for class visuals.gameModes.hard.FXHardController
- fxigameController - Variable in class visuals.gameModes.GameOverController
- fxiGameController - Variable in class controller.GameController
-
the GUI controller
- FXIGameController - Interface in visuals.gameModes
- FXMediumController - Class in visuals.gameModes.medium
- FXMediumController() - Constructor for class visuals.gameModes.medium.FXMediumController
All Classes and Interfaces|All Packages|Constant Field Values