Uses of Class
com.bdtripp.hauntedhouse.model.Command
Packages that use Command
-
Uses of Command in com.bdtripp.hauntedhouse.engine
Methods in com.bdtripp.hauntedhouse.engine that return CommandModifier and TypeMethodDescriptionParser.getCommand()Returns a tokenized version of the command that was entered by the playerMethods in com.bdtripp.hauntedhouse.engine with parameters of type CommandModifier and TypeMethodDescriptionMakes the player give an item to a characterCommandProcessor.processCommand(Command command) Given a command, process (that is: execute) the command.GameEngine.processCommand(Command command) Given a command, process (that is: execute) the command.Makes a play talk to a character