[common] added game progress

This commit is contained in:
2018-01-29 22:06:07 +03:00
parent 69d2e266cd
commit 46836a8bcb
8 changed files with 139 additions and 29 deletions

View File

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