forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
7
Kha/Tools/linux_x64/std/flash/geom/Orientation3D.hx
Normal file
7
Kha/Tools/linux_x64/std/flash/geom/Orientation3D.hx
Normal file
@ -0,0 +1,7 @@
|
||||
package flash.geom;
|
||||
|
||||
@:native("flash.geom.Orientation3D") extern enum abstract Orientation3D(String) {
|
||||
var AXIS_ANGLE;
|
||||
var EULER_ANGLES;
|
||||
var QUATERNION;
|
||||
}
|
Reference in New Issue
Block a user