B C D G I L M N P R S T

G

getExits() - Method in class cs2110.assignment5.Naturalist
Return an array of Nodes that the naturalist can move to from the current location.
getInventory() - Method in class cs2110.assignment5.Naturalist
Return a the names of animals being carried by the naturalist
getLocation() - Method in class cs2110.assignment5.Naturalist
 
getNodeCount() - Method in class cs2110.assignment5.Naturalist
The number of nodes in this map.
getRandom() - Method in class cs2110.assignment5.Naturalist
Returns a random number generator that has been initialized with the game world's default seed.
getUserData() - Method in class cs2110.assignment5.Node
Retrieve the previously stored userData value.
getX() - Method in class cs2110.assignment5.Node
Get the X coordinate of this node on the map.
getY() - Method in class cs2110.assignment5.Node
Get the Y coordinate of this node on the map.

B C D G I L M N P R S T