Property | Type | Description | |
---|---|---|---|
position | Vector2 | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | ||
tintColor | Color |
Method | Description | |
---|---|---|
Draw ( |
||
Image ( string assetName, Vector2 position ) : System | ||
Update ( ) : void |
public Draw ( |
||
spriteBatch | ||
return | void |
public Image ( string assetName, Vector2 position ) : System | ||
assetName | string | |
position | Vector2 | |
return | System |
protected Texture2D,Microsoft.Xna.Framework.Graphics texture | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |