Property | Type | Description | |
---|---|---|---|
characterChooser | int | ||
isWinner | bool | ||
playerPosition | Vector2 | ||
spritePlayer | |||
textureRec | |||
windowHeight | float | ||
windowWidth | float |
Method | Description | |
---|---|---|
Draw ( |
||
Hero ( Microsoft.Xna.Framework.Content.ContentManager content, |
||
LoadContent ( ) : void | ||
Update ( |
public Draw ( |
||
gameTime | ||
spriteBatch | ||
return | void |
public Hero ( Microsoft.Xna.Framework.Content.ContentManager content, |
||
content | Microsoft.Xna.Framework.Content.ContentManager | |
level | ||
characterChooser | int | |
return | System |
public Update ( |
||
gameTime | ||
return | void |
public AnimationPlayer,TapTitanXNA_DenesseNedamo spritePlayer | ||
return |
public Rectangle,Microsoft.Xna.Framework textureRec | ||
return |