Selaa lähdekoodia

added flash.Button

Nicolas Cannasse 19 vuotta sitten
vanhempi
commit
c4d2f95d58
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;