GeonBit.UI Documentation
RootPanelDraw Method |
Draw this entity and its children.
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public override void Draw( SpriteBatch spriteBatch )
Parameters
- spriteBatch
- Type: SpriteBatch
SpriteBatch to use for drawing.
