forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
package api;
|
||||
|
||||
@:nativeGen
|
||||
@:structAccess
|
||||
class HaxeApi
|
||||
{
|
||||
@:keep
|
||||
public static function createBase( ) : HaxeObject return new impl.HaxeImpl();
|
||||
}
|
||||
|
Reference in New Issue
Block a user