Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- takeTurn() - Method in interface cs2110.Actor
-
Simulates the actions that take place during one turn for this Actor.
- takeTurn() - Method in class cs2110.Monster
-
Launches an attack against a random living player.
- takeTurn() - Method in class cs2110.Player
-
Queries the user for which living monster they'd like to attack and then launches an attack against that monster.
- toString() - Method in class cs2110.Monster
All Classes and Interfaces|All Packages|Constant Field Values