This commit is contained in:
2014-07-06 16:34:40 +04:00
parent 77c0b71ed7
commit d1d55a64f7
8 changed files with 75 additions and 36 deletions

View File

@@ -40,11 +40,20 @@
]
},
{
"id":"error",
"type":"haxework.gui.LabelView",
"pWidth":100,
"height":30,
"fontColor":"0xff0000",
"text":""
},
{
"type":"haxework.gui.SpriteView",
"pWidth":100,
"pHeight":100,
"skin":{"type":"haxework.gui.skin.ColorSkin", "color":"0x000000"}
"skin":{"type":"haxework.gui.skin.ColorSkin", "color":"0x505050"}
}
]
}