Property | Type | Description | |
---|---|---|---|
HeroDamage | int | ||
numSup | int |
Method | Description | |
---|---|---|
Draw ( |
||
Hero ( ContentManager content, |
||
LoadContent ( int choice ) : void | ||
PlayAttack ( |
||
Update ( |
||
getDamage ( |
public Draw ( |
||
gameTime | ||
spriteBatch | ||
return | void |
public Hero ( ContentManager content, |
||
content | ContentManager | |
level | ||
return | System |
public PlayAttack ( |
||
gameTime | ||
return | void |
public Update ( |
||
gameTime | ||
choice | int | |
return | void |
public getDamage ( |
||
gameTime | ||
return | int |