Свойство | Type | Description | |
---|---|---|---|
SourceRectangle | |||
Texture | Microsoft.Xna.Framework.Graphics.Texture2D |
Méthode | Description | |
---|---|---|
BaseSprite ( Microsoft.Xna.Framework.Graphics.Texture2D image, |
||
Draw ( |
||
Update ( |
public BaseSprite ( Microsoft.Xna.Framework.Graphics.Texture2D image, |
||
image | Microsoft.Xna.Framework.Graphics.Texture2D | |
sourceRectangle | ||
Résultat | System |
public Draw ( |
||
gameTime | ||
spriteBatch | ||
position | Vector2 | |
Résultat | void |
public Update ( |
||
gameTime | ||
Résultat | void |
protected Rectangle,Microsoft.Xna.Framework SourceRectangle | ||
Résultat |