This commit is contained in:
2015-08-14 16:46:29 +03:00
parent 3643be4cd8
commit 2099171d33
8 changed files with 4 additions and 22 deletions

View File

@@ -1,11 +1,6 @@
{
"pWidth": 100, "pHeight": 100,
"views": [
{
"id": "name", "@type": "haxework.gui.LabelView",
"pWidth": 100, "height": 44, "text": "",
"@style": "label"
},
{
"id": "render", "@type": "ru.m.tankz.render.Render",
"contentSize": true

View File

@@ -1,11 +1,6 @@
{
"pWidth": 100, "pHeight": 100,
"views": [
{
"id": "name", "@type": "haxework.gui.LabelView",
"pWidth": 100, "height": 44, "text": "",
"@style": "label"
},
{
"id": "create", "@type": "haxework.gui.ButtonView",
"width": 132, "height": 44,

View File

@@ -1,11 +1,6 @@
{
"pWidth": 100, "pHeight": 100,
"views": [
{
"id": "name", "@type": "haxework.gui.LabelView",
"pWidth": 100, "height": 44, "text": "",
"@style": "label"
},
{
"id": "start", "@type": "haxework.gui.ButtonView",
"width": 132, "height": 44,