Package core


package core
  • Class
    Description
    Abstract base class representing a character in the game.
    Interface representing objects that can be collected by a player.
    Abstract base class for all objects in the game world.
    Interface representing objects that can be hit or take damage in the game.
    Interface for objects that can use a special ability.