This commit is contained in:
2014-07-24 18:06:07 +04:00
parent d1ef73c6f6
commit a7e8d5c2d9
16 changed files with 222 additions and 6 deletions

View File

@@ -79,12 +79,14 @@
"pWidth":100, "height":25, "text":""
},
{
"id":"logout",
"type":"haxework.gui.ButtonView",
"width":100,
"height":30,
"id":"logout", "type":"haxework.gui.ButtonView",
"width":100, "height":30,
"skin":{"type":"haxework.gui.skin.ButtonColorSkin"},
"text":"Logout"
},
{
"id":"render", "type":"ru.m.tankz.render.Render",
"pWidth":100, "pHeight":100
}
]
}