tbftss/data/widgets/title.json

83 lines
1.1 KiB
JSON

[
{
"name" : "campaign",
"group" : "title",
"type" : "WT_BUTTON",
"text" : "Campaign",
"x" : -1,
"y" : 200,
"w" : 200,
"h": 34
},
{
"name" : "challenges",
"group" : "title",
"type" : "WT_BUTTON",
"text" : "Challenges",
"x" : -1,
"y" : 265,
"w" : 200,
"h": 34
},
{
"name" : "trophies",
"group" : "title",
"type" : "WT_BUTTON",
"text" : "Trophies",
"x" : -1,
"y" : 330,
"w" : 200,
"h": 34
},
{
"name" : "stats",
"group" : "title",
"type" : "WT_BUTTON",
"text" : "Stats",
"x" : -1,
"y" : 395,
"w" : 200,
"h": 34
},
{
"name" : "fighterDB",
"group" : "title",
"type" : "WT_BUTTON",
"text" : "Fighter Database",
"x" : -1,
"y" : 460,
"w" : 200,
"h": 34
},
{
"name" : "options",
"group" : "title",
"type" : "WT_BUTTON",
"text" : "Options",
"x" : -1,
"y" : 525,
"w" : 200,
"h": 34
},
{
"name" : "credits",
"group" : "title",
"type" : "WT_BUTTON",
"text" : "Credits",
"x" : -1,
"y" : 590,
"w" : 200,
"h": 34
},
{
"name" : "quit",
"group" : "title",
"type" : "WT_BUTTON",
"text" : "Quit",
"x" : -1,
"y" : 655,
"w" : 200,
"h": 34
}
]