Files
mongoose-touch/fs/screen_one.json
2017-12-02 14:15:22 +01:00

25 lines
343 B
JSON

{
"name": "One",
"widgets": [
{
"name": "back",
"x": 16,
"y": 36,
"w": 48,
"h": 48,
"label": "Back",
"type": 2,
"screen": "/screen_main.json"
},
{
"name": "one",
"x": 256,
"y": 36,
"w": 48,
"h": 48,
"label": "One",
"type": 0
}
]
}