]> Dogcows Code - chaz/yoink/blobdiff - data/yoinkrc
cleaned up interpolator classes
[chaz/yoink] / data / yoinkrc
index 36b6e58d5ea9e9e982fc33ced1e2a65b4edbd140..13be9a754ef7fd7990c8146ae1b437ad9a0cd795 100644 (file)
@@ -50,8 +50,9 @@ resizable             = true
 -- Set the screen resolution or size of the window.  The value is an array
 -- with three number elements representing the width, height, and bits per
 -- pixel that make up the video mode.  If the fullscreen option is set, the
--- default behavior is to pick a native resolution.  Otherwise, the game
--- window will default to 800x600.
+-- default behavior is to pick a native resolution.  You can use the
+-- videomode to override the default resolution.  If the fullscreen option
+-- is false, videomode will determine the size of the window.
 
 videomode              = {800, 600}
 
This page took 0.017355 seconds and 4 git commands to generate.