Package io.anyline2.core
Class asset_delegate_customJNI
- java.lang.Object
-
- io.anyline2.core.asset_delegate_customJNI
-
public class asset_delegate_customJNI extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description asset_delegate_customJNI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
AnylineCoreAssetDelegate_init_AssetDelegate(AssetDelegate obj, long cptr, boolean mem_own, boolean weak_global)
static void
destroy_AssetDelegate(long jarg1)
static long
new_AssetDelegate()
-
-
-
Method Detail
-
destroy_AssetDelegate
public static final void destroy_AssetDelegate(long jarg1)
-
new_AssetDelegate
public static final long new_AssetDelegate()
-
AnylineCoreAssetDelegate_init_AssetDelegate
public static final void AnylineCoreAssetDelegate_init_AssetDelegate(AssetDelegate obj, long cptr, boolean mem_own, boolean weak_global)
-
-