Files
mongoose-touch/unittest/data/TestScreen.json

22 lines
269 B
JSON

{
"name": "TestScreen",
"widgets": [
{
"x": 16,
"y": 16,
"w": 48,
"h": 48,
"label": "One",
"type": 0
},
{
"x": 256,
"y": 16,
"w": 48,
"h": 48,
"label": "Two",
"type": 0
}
]
}