changeset 80:98e077d9d361

List the keyboard controls in --help.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Mar 2020 14:37:59 +0200
parents 8a56cb177711
children 5372b7795426
files gldragon.cpp
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gldragon.cpp	Wed Jan 15 16:59:56 2020 +0200
+++ b/gldragon.cpp	Sat Mar 07 14:37:59 2020 +0200
@@ -213,6 +213,10 @@
             "              Using vsync (2) will result in FPS being approximately\n"
             "              whatever your monitor refresh rate is. The default\n"
             "              value is 1 (no vsync).\n"
+            "\n"
+            "Keyboard controls during runtime:\n"
+            " p / space    Toggle pause (does not/should not affect fps measurement)\n"
+            " q / esc      Quit\n"
             "\n",
             argv[0],
             SET_DEF_WIDTH, SET_DEF_HEIGHT