Uses of Class
com.bdtripp.hauntedhouse.model.Character
Packages that use Character
-
Uses of Character in com.bdtripp.hauntedhouse.model
Methods in com.bdtripp.hauntedhouse.model that return CharacterModifier and TypeMethodDescriptionRoom.findCharacter(String name) Find the character that matches the given nameMethods in com.bdtripp.hauntedhouse.model with parameters of type CharacterModifier and TypeMethodDescriptionvoidRoom.addCharacter(Character character) Adds a character to the room