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