Index

A C D G H L M N P R S T 
All Classes and Interfaces|All Packages|Constant Field Values

M

main(String[]) - Static method in class cs2110.GameEngine
Runs a game simulation.
Monster - Class in cs2110
A monster in our game simulation that attacks a random living player on each of its turns.
Monster(String, GameEngine) - Constructor for class cs2110.Monster
Constructs a new monster with the given `name` and initializes its health and power levels.
A C D G H L M N P R S T 
All Classes and Interfaces|All Packages|Constant Field Values