Draw this panel.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override void Draw(
SpriteBatch spriteBatch
)
Parameters
- spriteBatch
- Type: SpriteBatch
Spritebatch to use when drawing this panel.
See Also