Package com.bdtripp.hauntedhouse.model
package com.bdtripp.hauntedhouse.model
-
ClassDescriptionRepresents a non-player character.Represents a parsed player command.An enumeration of all valid commands.Represents the four cardinal directions used for room navigation.Represents an exit connecting one room to another.Defines the various types of exits in the game world.Represents the status of the game.Represents a collection of items carried by the player.Represents an item in the game world.Represents a player in the game world.Enumerates all supported stat types.Represents a room in the game world.Enumerates all supported room names.Represents a player's statistics.Represents the complete game world.