forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
package flash.display;
|
||||
|
||||
@:native("flash.display.InterpolationMethod") extern enum abstract InterpolationMethod(String) {
|
||||
var LINEAR_RGB;
|
||||
var RGB;
|
||||
}
|
Reference in New Issue
Block a user