Uses of Class
com.bdtripp.hauntedhouse.model.World
Packages that use World
-
Uses of World in com.bdtripp.hauntedhouse.engine
Methods in com.bdtripp.hauntedhouse.engine that return WorldConstructors in com.bdtripp.hauntedhouse.engine with parameters of type WorldModifierConstructorDescriptionCommandProcessor(World world, GameEngine gameEngine) Creates a CommandProcessor that operates on the given game world.