Property | Type | Description | |
---|---|---|---|
animationFrame | Point | ||
spriteEffect | SpriteEffects |
Property | Type | Description | |
---|---|---|---|
angle | float | ||
color | Color | ||
dead | bool | ||
layerDepth | float | ||
position | Vector2 | ||
size | Point | ||
speed | Vector2 | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | ||
windowbounds | Vector2 |
Method | Description | |
---|---|---|
BaseObject ( ) : System | ||
Draw ( |
||
IsDead ( ) : bool | ||
SetDead ( ) : void | ||
Update ( |
public Draw ( |
||
spriteBatch | ||
return | void |
public Update ( |
||
gameTime | ||
return | void |
protected Texture2D,Microsoft.Xna.Framework.Graphics texture | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |