63 lines
889 B
JSON
63 lines
889 B
JSON
[
|
|
{
|
|
"name" : "resume",
|
|
"group" : "galacticMap",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Resume",
|
|
"x" : -1,
|
|
"y" : 170,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "stats",
|
|
"group" : "galacticMap",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Stats",
|
|
"x" : -1,
|
|
"y" : 270,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "trophies",
|
|
"group" : "galacticMap",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Trophies",
|
|
"x" : -1,
|
|
"y" : 370,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "options",
|
|
"group" : "galacticMap",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Options",
|
|
"x" : -1,
|
|
"y" : 470,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "quit",
|
|
"group" : "galacticMap",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Return to Title",
|
|
"x" : -1,
|
|
"y" : 570,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "ok",
|
|
"group" : "fallen",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "OK",
|
|
"x" : -1,
|
|
"y" : 400,
|
|
"w" : 200,
|
|
"h": 34
|
|
}
|
|
]
|