Tesseract Engine Documentation

HeadsUpDisplay.Draw Method

Default Draw function.

Overload List

Default Draw function.

public void Draw(SpriteBatch);

Draw function for drawing our displays at a certain offset position. NOTE: SpriteBatch Begin and End are handled outside this scope.

public void Draw(SpriteBatch,Int32,Int32);

See Also

HeadsUpDisplay Class | DarkWynter.Engine.UserInterface Namespace