Uses of Class
model.game.GameManager
Packages that use GameManager
Package
Description
JavaFX UI layer — all Scene screens and the GameController connecting the View to the Model.
-
Uses of GameManager in application
Fields in application declared as GameManagerModifier and TypeFieldDescriptionprivate GameManagerGameController.gmGameManager that controls all game logic.