X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=doc%2Fyoink.6.in;fp=doc%2Fyoink.6.in;h=d3df203b9ab2d1c8122da0c592578594ee33a3ab;hp=7e100d3eec623b747472ed91f12d113a6c5aae31;hb=565445cda1dd3e9db8000c4a194831dc296a203d;hpb=987971a961454d97082c6448fdc0bbeb540281bb diff --git a/doc/yoink.6.in b/doc/yoink.6.in index 7e100d3..d3df203 100644 --- a/doc/yoink.6.in +++ b/doc/yoink.6.in @@ -117,15 +117,15 @@ If true, the window will capture the display and render the game in full screen splendor. A value of false means the game will run in a window. The default value is false. .TP -.B showfps -If true, the current number of frames being drawn per second will be -printed to the console every second. The default value is false. -.TP .B resizable If true, the window will be resizable by the window manager. This option is meaningless if the game is drawing to the full screen. The default option is true. .TP +.B showfps +If true, the current number of frames being drawn per second will be +printed to the console every second. The default value is false. +.TP .B timestep The number of times per second the simulation state will be updated. A value of 100 or higher is ideal for a better physical simulation. Values