[client] update haxework

This commit is contained in:
2019-03-25 16:45:54 +03:00
parent a9b591a7ca
commit 7d570336a5
53 changed files with 200 additions and 200 deletions

View File

@@ -1,9 +1,9 @@
package ru.m.tankz.view.common;
import openfl.Assets;
import haxework.gui.LabelView;
import haxework.gui.ImageView;
import haxework.gui.HGroupView;
import haxework.view.LabelView;
import haxework.view.ImageView;
import haxework.view.HGroupView;
@:template class LifeView extends HGroupView {
@:view("tank") public var tankImage:ImageView;