JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.bdtripp.hauntedhouse.model.Exit
Packages that use
Exit
Package
Description
com.bdtripp.hauntedhouse.model
Uses of
Exit
in
com.bdtripp.hauntedhouse.model
Methods in
com.bdtripp.hauntedhouse.model
that return
Exit
Modifier and Type
Method
Description
Exit
Room.
getExit
(
Direction
direction)
Returns the exit associated with the given direction.