Свойство | Тип | Описание | |
---|---|---|---|
HeroDamage | int | ||
numSup | int |
Метод | Описание | |
---|---|---|
Draw ( |
||
Hero ( ContentManager content, |
||
LoadContent ( int choice ) : void | ||
PlayAttack ( |
||
Update ( |
||
getDamage ( |
public Draw ( |
||
gameTime | ||
spriteBatch | ||
Результат | void |
public Hero ( ContentManager content, |
||
content | ContentManager | |
level | ||
Результат | System |
public PlayAttack ( |
||
gameTime | ||
Результат | void |
public Update ( |
||
gameTime | ||
choice | int | |
Результат | void |
public getDamage ( |
||
gameTime | ||
Результат | int |