[client] update haxework
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user