Initial support for AIR
This commit is contained in:
5
externs/air/flash/html/HTMLBitmap.hx
Normal file
5
externs/air/flash/html/HTMLBitmap.hx
Normal file
@@ -0,0 +1,5 @@
|
||||
package flash.html;
|
||||
|
||||
extern class HTMLBitmap {
|
||||
function new(bitmap : flash.display.BitmapData) : Void;
|
||||
}
|
||||
Reference in New Issue
Block a user