Package de.rico.adventure.entity.character

Class Summary
AbstractCharacter This is the abstract base class for all the characters in the game.
NonPlayerCharacter A class that represents characters that can't be controlled by the player.
PlayableCharacter Class for playable characters.