GeonBit.UI Documentation
UserInterfaceDrawCursor Method |
Draw the cursor.
Namespace: GeonBit.UI
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public void DrawCursor( SpriteBatch spriteBatch )
Parameters
- spriteBatch
- Type: SpriteBatch
SpriteBatch to draw the cursor.
