C# Class PlayerImpl, code

Inheritance: Player
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
CastSpell ( ) : void
DoRoguishThings ( ) : void
Fight ( ) : void
GoRogue ( ) : void
MakeWizard ( ) : void

Method Details

CastSpell() public méthode

public CastSpell ( ) : void
Résultat void

DoRoguishThings() public méthode

public DoRoguishThings ( ) : void
Résultat void

Fight() public méthode

public Fight ( ) : void
Résultat void

GoRogue() public méthode

public GoRogue ( ) : void
Résultat void

MakeWizard() public méthode

public MakeWizard ( ) : void
Résultat void