setShowFPS

fun setShowFPS(showFPS: Boolean): MeepMeep

Sets the visibility of the FPS display.

Parameters

showFPS

A boolean indicating whether the FPS display should be

       shown.
@return

The MeepMeep instance for method chaining.