Package cl.cromer.azaraka.object
This package contains all the objects that can be in a cell
-
Class Summary Class Description Chest This class handles the chestsEnemy This class handles the enemy objectGem This class contains the gemKey This class contains the keyObject All game objects extend this classObstacle This class handles the obstaclesPlayer This class contains the playerPortal This class handles the portal functionality -
Enum Summary Enum Description Chest.State The possible states of the chestEnemy.Direction The possible directions the enemy can faceGem.State The possible states of the gemGem.Type The type of gemKey.State The state of the keyPortal.State The current state of the portal