blob: 6c6ce383c759614fe66cfeca324e7039fe4689f5 [file] [log] [blame] [edit]
{
"name": "Shape",
"key": {
"int": 3,
"string": "shape"
},
"extends": "drawable.json",
"properties": {
"length": {
"type": "double",
"initialValue": "0",
"key": {
"int": 781,
"string": "length"
},
"bindable": true,
"passthrough": true
}
}
}