double-hit-balls/assets/gui_main_menu.json

205 lines
5.1 KiB
JSON
Raw Normal View History

2018-05-21 11:19:56 +00:00
{
"widgets": [{
"type": "FrameLayout",
2018-07-22 11:36:06 +00:00
"name": "modal_background",
"background": "#80808080",
2018-05-21 11:19:56 +00:00
"width": "match_parent",
"height": "match_parent",
2018-07-22 11:36:06 +00:00
"visible" : 0,
2018-07-22 20:56:46 +00:00
"touchTransparency": 0,
2018-07-22 11:36:06 +00:00
"horizontalAlignment": "HA_CENTER",
"verticalAlignment": "VA_CENTER",
2018-05-21 11:19:56 +00:00
"children": [{
2018-07-22 11:36:06 +00:00
"type": "VerticalScrollLayout",
2018-07-22 20:56:46 +00:00
"name": "panel",
2018-07-22 11:36:06 +00:00
"background": "#faf0ffFF",
"borderType": "line",
"borderColor": "#808080FF",
"width": "wrap_content",
"height": "match_parent",
"touchTransparency": 0,
"zLevel": 10,
2018-07-22 20:56:46 +00:00
"marginTop" : 0,
"marginBottom" : 0,
"paddingTop": 10,
2018-07-22 11:36:06 +00:00
"paddingBottom": 10,
"paddingLeft": 10,
"paddingRight": 10,
"itemSpacing": 20,
"children" : [{
"type": "HorizontalLinearLayout",
2018-07-22 20:56:46 +00:00
"name": "row1",
2018-07-22 11:36:06 +00:00
"paddingBottom": 15,
"paddingTop": 15,
"paddingLeft": 15,
"paddingRight": 15,
"background": "#faf0ffFF",
"borderType": "line",
"borderColor": "#808080FF",
2018-07-22 20:56:46 +00:00
"width": 454,
2018-07-22 11:36:06 +00:00
"height": "wrap_content",
"touchTransparency": 0,
"itemSpacing": 20,
"visible": 1,
"children": [{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button0",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
},
{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button1",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
},
{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button2",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
}]
},
{
"type": "HorizontalLinearLayout",
2018-07-22 20:56:46 +00:00
"name": "row2",
"itemSpacing": 20,
2018-07-22 11:36:06 +00:00
"paddingBottom": 15,
"paddingTop": 15,
"paddingLeft": 15,
"paddingRight": 15,
"background": "#faf0ffFF",
"borderType": "line",
"borderColor": "#808080FF",
2018-07-22 20:56:46 +00:00
"width": 454,
2018-07-22 11:36:06 +00:00
"height": "wrap_content",
"touchTransparency": 0,
"visible": 1,
"children": [{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button3",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
},
{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button4",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
},
{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button5",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
}]
},
{
"type": "HorizontalLinearLayout",
2018-07-22 20:56:46 +00:00
"name": "row3",
"itemSpacing": 20,
2018-07-22 11:36:06 +00:00
"paddingBottom": 15,
"paddingTop": 15,
"paddingLeft": 15,
"paddingRight": 15,
"background": "#faf0ffFF",
"borderType": "line",
"borderColor": "#808080FF",
2018-07-22 20:56:46 +00:00
"width": 454,
2018-07-22 11:36:06 +00:00
"height": "wrap_content",
"touchTransparency": 1,
"visible": 1,
"children": [{
"type": "Button",
"name": "button6",
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
},
{
"type": "Button",
"name": "button7",
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
},
{
"type": "Button",
"name": "button8",
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
}]
},
{
"type": "HorizontalLinearLayout",
2018-07-22 20:56:46 +00:00
"name": "row4",
"itemSpacing": 20,
2018-07-22 11:36:06 +00:00
"paddingBottom": 15,
"paddingTop": 15,
"paddingLeft": 15,
"paddingRight": 15,
"background": "#faf0ffFF",
"borderType": "line",
"borderColor": "#808080FF",
2018-07-22 20:56:46 +00:00
"width": 454,
2018-07-22 11:36:06 +00:00
"height": "wrap_content",
"touchTransparency": 0,
"visible": 1,
"children": [{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button9",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
},
{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button10",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
},
{
"type": "Button",
2018-07-22 20:56:46 +00:00
"name": "button11",
2018-07-22 11:36:06 +00:00
"width": 128,
"height": 80,
2018-07-22 20:56:46 +00:00
"background": "#00000000",
2018-07-22 11:36:06 +00:00
"pressedDrawable": "#60606060",
"hoverDrawable": "#60606060"
}]
}]
}
]
2018-05-21 11:19:56 +00:00
}]
}