Add 'printFPS' config entry to continuously print FPS to console

Useful on platforms that don't have window decorations.
This commit is contained in:
Jonas Kulla 2014-12-24 06:23:28 +01:00
parent b4bca7ea3b
commit 7cbf81c83a
5 changed files with 78 additions and 15 deletions

View file

@ -17,6 +17,14 @@
# debugMode=false
# Continuously print average FPS to console.
# This setting does not affect the window title
# FPS display toggled via F2
# (default: disabled)
#
# printFPS=false
# Game window is resizable
# (default: disabled)
#