blob: 6ee1d4638b357c5241aefca8babe7a179cb2f0b4 [file] [log] [blame]
{
"name": "Drawable",
"key": {
"int": 13,
"string": "drawable"
},
"abstract": true,
"extends": "node.json",
"properties": {
"blendModeValue": {
"type": "uint",
"initialValue": "3",
"key": {
"int": 23,
"string": "blendModeValue"
}
},
"drawableFlags": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 129,
"string": "drawableflags"
},
"coop": false
}
}
}