Move fullscreen to separate function, vsync to Context

This commit is contained in:
Rick van Vonderen
2019-12-19 02:50:56 +01:00
parent e769a1d03f
commit 859401ec24
4 changed files with 50 additions and 32 deletions
+2
View File
@@ -1,7 +1,9 @@
{
"window": {
"fullscreen": "windowed",
"height": 720,
"title": "Inferno",
"vsync": true,
"width": 1280
}
}