C# Class Wizard, code

Inheritance: PlayerController
显示文件 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
CastSpell ( ) : void
DoRoguishThings ( ) : void
Fight ( ) : void

Method Details

CastSpell() public method

public CastSpell ( ) : void
return void

DoRoguishThings() public method

public DoRoguishThings ( ) : void
return void

Fight() public method

public Fight ( ) : void
return void