53 lines
721 B
JSON
53 lines
721 B
JSON
[
|
|
{
|
|
"name" : "campaign",
|
|
"group" : "title",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Campaign",
|
|
"x" : -1,
|
|
"y" : 225,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "challenges",
|
|
"group" : "title",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Challenges",
|
|
"x" : -1,
|
|
"y" : 325,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "stats",
|
|
"group" : "title",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Stats",
|
|
"x" : -1,
|
|
"y" : 425,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "options",
|
|
"group" : "title",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Options",
|
|
"x" : -1,
|
|
"y" : 525,
|
|
"w" : 200,
|
|
"h": 34
|
|
},
|
|
{
|
|
"name" : "quit",
|
|
"group" : "title",
|
|
"type" : "WT_BUTTON",
|
|
"text" : "Quit",
|
|
"x" : -1,
|
|
"y" : 625,
|
|
"w" : 200,
|
|
"h": 34
|
|
}
|
|
]
|