67 lines
1.1 KiB
JSON
67 lines
1.1 KiB
JSON
[
|
|
{
|
|
"name" : "windowSize",
|
|
"group" : "options",
|
|
"type" : "WT_SELECT",
|
|
"text" : "Window Size",
|
|
"options" : "1280 x 720;1600 x 900;1920 x 1080;2560 x 1440;3840 x 2160;",
|
|
"x" : -1,
|
|
"y" : 175,
|
|
"w" : 400,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "soundVolume",
|
|
"group" : "options",
|
|
"type" : "WT_SELECT",
|
|
"text" : "Sound Volume",
|
|
"options" : "0;1;2;3;4;5;6;7;8;9;10",
|
|
"x" : -1,
|
|
"y" : 250,
|
|
"w" : 400,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "musicVolume",
|
|
"group" : "options",
|
|
"type" : "WT_SELECT",
|
|
"text" : "Music Volume",
|
|
"options" : "0;1;2;3;4;5;6;7;8;9;10",
|
|
"x" : -1,
|
|
"y" : 325,
|
|
"w" : 400,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "fullscreen",
|
|
"group" : "options",
|
|
"type" : "WT_SELECT",
|
|
"text" : "Fullscreen",
|
|
"options" : "Off;On",
|
|
"x" : -1,
|
|
"y" : 400,
|
|
"w" : 400,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "controls",
|
|
"group" : "options",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Controls ...",
|
|
"x" : -1,
|
|
"y" : 475,
|
|
"w" : 400,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "ok",
|
|
"group" : "options",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "OK",
|
|
"x" : -1,
|
|
"y" : 625,
|
|
"w" : 100,
|
|
"h": 34
|
|
}
|
|
]
|