Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PlayerImpl
C# Class PlayerImpl, code
Inheritance:
Player
Show file
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
CastSpell
( ) :
void
DoRoguishThings
( ) :
void
Fight
( ) :
void
GoRogue
( ) :
void
MakeWizard
( ) :
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
GoRogue()
public
method
public
GoRogue
( ) :
void
return
void
MakeWizard()
public
method
public
MakeWizard
( ) :
void
return
void