Package io.anyline2.core
Class asset_delegate_customJNI
-
- All Implemented Interfaces:
public class asset_delegate_customJNI
-
-
Constructor Summary
Constructors Constructor Description asset_delegate_customJNI()
-
Method Summary
Modifier and Type Method Description final static void
destroy_AssetDelegate(long jarg1)
final static long
new_AssetDelegate()
final static void
AnylineCoreAssetDelegate_init_AssetDelegate(AssetDelegate obj, long cptr, boolean mem_own, boolean weak_global)
-
-
Method Detail
-
destroy_AssetDelegate
final static void destroy_AssetDelegate(long jarg1)
-
new_AssetDelegate
final static long new_AssetDelegate()
-
AnylineCoreAssetDelegate_init_AssetDelegate
final static void AnylineCoreAssetDelegate_init_AssetDelegate(AssetDelegate obj, long cptr, boolean mem_own, boolean weak_global)
-
-
-
-