Index
All Classes|All Packages
B
- battle(DungeonCharacter, DungeonCharacter) - Static method in class Dungeon
-
Perform the combat portion of the game.
- battleChoices(DungeonCharacter) - Method in class characters.DungeonCharacter
-
Abstract of the battleChoices class, to be implemented by the Hero class.
- battleChoices(DungeonCharacter) - Method in class characters.heroes.Sorceress
-
Provides the user with possible actions to perform during their turn.
- battleChoices(DungeonCharacter) - Method in class characters.heroes.Thief
-
Provides the user with possible actions to perform during their turn.
- battleChoices(DungeonCharacter) - Method in class characters.heroes.Warrior
-
Provides the user with possible actions to perform during their turn.
- battleChoices(DungeonCharacter) - Method in class characters.monsters.Monster
All Classes|All Packages