Tesseract Engine Documentation

FPSCounter.Draw Method 

Draw the Frames Per Second counter

public void Draw(
   SpriteBatch spriteBatch
);

Parameters

spriteBatch
SpriteBatch used to draw used to draw.

See Also

FPSCounter Class | DarkWynter.Engine.Utilities Namespace