Package cl.cromer.azaraka
This package contains the main classes of the game
-
Interface Summary Interface Description Constants Constants used in the game -
Class Summary Class Description Azaraka The main class of the gameCanvas This class extends the canvas to make drawing and listening easierCell This class is a cell that will contain a game element such as a player, enemy, prize, etcMainWindow The main window of the gameScene The scene used for the game -
Enum Summary Enum Description Constants.AIHeuristic The different heuristics that the AI uses to calculate distanceConstants.LogLevel This enum contains all the levels used for loggingConstants.PlayerAIType The different AI that can be used by the player