Package model.entities


package model.entities
  • Classes
    Class
    Description
    Manages 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 logic
    Represents the player character in the game.
    SkelMonstaModel class is responsible for the skel monsta enemy logic
    ZenChanModel class is responsible for the ZenChan enemy logic