Method | Description | |
---|---|---|
CrossHair ( Vector2 userPosition, List |
||
Draw ( |
||
Update ( |
public CrossHair ( Vector2 userPosition, List |
||
userPosition | Vector2 | |
cursor | List |
|
frameWidth | int | |
frameHeight | int | |
layerDepth | float | |
return | System |
public Draw ( |
||
spriteBatch | ||
tx | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | void |
public Update ( |
||
gametime | ||
return | void |