[common] add GameProgress
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package ru.m.skin;
|
||||
|
||||
import haxework.color.ColorUtil;
|
||||
import haxework.color.Color;
|
||||
import haxework.view.ButtonView;
|
||||
import format.SVG;
|
||||
import haxework.color.Color;
|
||||
import haxework.color.ColorUtil;
|
||||
import haxework.view.ButtonView;
|
||||
import haxework.view.skin.ISkin;
|
||||
|
||||
class ButtonSVGSkin implements ISkin<ButtonView> {
|
||||
|
||||
Reference in New Issue
Block a user