Index

A B C D E G H I K M N O P R S T W 
All Classes|All Packages

S

Skeleton - Class in characters.monsters
Skeleton character.
Skeleton() - Constructor for class characters.monsters.Skeleton
Constructor.
Sorceress - Class in characters.heroes
Sorceress character.
Sorceress() - Constructor for class characters.heroes.Sorceress
Constructor.
subtractHitPoints(int) - Method in class characters.DungeonCharacter
Decrements the hitPoints a dungeon character has.
subtractHitPoints(int) - Method in class characters.heroes.Hero
Check if the hero blocked the attack, and if so a message is displayed, otherwise the base version of this method is invoked to perform the subtraction operation.
subtractHitPoints(int) - Method in class characters.monsters.Monster
Additionally calls the heal method.
surpriseAttack(DungeonCharacter) - Method in class characters.heroes.Thief
Special move.
A B C D E G H I K M N O P R S T W 
All Classes|All Packages