Package com.prineside.luaj.mapping.parts
Class LJ_GDX_ai.LongAdapter_AZ
java.lang.Object
com.prineside.luaj.mapping.LuaJavaInvoker
com.prineside.luaj.mapping.parts.LJ_GDX_ai.LongAdapter_AZ
- Enclosing class:
- LJ_GDX_ai
-
Nested Class Summary
Nested classes/interfaces inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
LuaJavaInvoker.ArrayInvoker, LuaJavaInvoker.ClassOnly
-
Field Summary
Fields inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
clazz
-
Constructor Summary
ConstructorsConstructorDescriptionLongAdapter_AZ
(Class<? extends com.badlogic.gdx.ai.btree.utils.DistributionAdapters.LongAdapter> clazz) -
Method Summary
Methods inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
getConstructor, getConstructorIndex, getFunctionalInterfaceMethodName, getMethodIndex, getMethods, invoke, isFunctionalInterface, isInterface
-
Constructor Details
-
LongAdapter_AZ
public LongAdapter_AZ(Class<? extends com.badlogic.gdx.ai.btree.utils.DistributionAdapters.LongAdapter> clazz)
-