Method | Description | |
---|---|---|
CursorSprite ( |
||
Draw ( |
||
Update ( |
Method | Description | |
---|---|---|
BeginSpriteBatch ( ) : void |
public CursorSprite ( |
||
game | ||
spriteSheet | Microsoft.Xna.Framework.Graphics.Texture2D | |
pixelWidth | int | |
pixelHeight | int | |
return | Microsoft.Xna.Framework |
public Draw ( |
||
gameTime | ||
return | void |
public Update ( |
||
gameTime | ||
return | void |