浏览代码

added flash.Button

Nicolas Cannasse 19 年之前
父节点
当前提交
c4d2f95d58
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      std/haxe/ImportAll.hx

+ 1 - 0
std/haxe/ImportAll.hx

@@ -256,6 +256,7 @@ import flash.Boot;
 import flash.Lib;
 
 import flash.Accessibility;
+import flash.Button;
 import flash.Camera;
 import flash.Color;
 import flash.ContextMenu;