Skip navigation links
C D E G H I L M N P S T V 

T

takeGold() - Method in class game.Tile
Sets the gold on this Node to 0 and returns the amount "taken"
TASTY_VALUE - Static variable in class game.Cavern
 
Tile - Class in game
 
Tile(int, int, int, Tile.Type) - Constructor for class game.Tile
Constructs a new Tile parameterized on its row, column, gold, and Type.
Tile.Type - Enum in game
An enum representing the different types of Tiles that may appear in a cavern.
C D E G H I L M N P S T V 
Skip navigation links