Package model.entities
package model.entities
-
ClassesClassDescriptionManages the enemies in the game, including their states, updates, and interactions with the player.Represents an enemy in the game, including its state, movement, and interactions with the player.Represents a generic entity in the game.Manages the "Hurry Up" state in the game.MaitaModel class is responsible for the maita enemy logicRepresents the player character in the game.SkelMonstaModel class is responsible for the skel monsta enemy logicZenChanModel class is responsible for the ZenChan enemy logic