Package com.prineside.luaj.mapping.parts
Class LJ_GDX_ai.DoubleDistribution_FR
java.lang.Object
com.prineside.luaj.mapping.LuaJavaInvoker
com.prineside.luaj.mapping.parts.LJ_GDX_ai.DoubleDistribution_FR
- 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
ConstructorsConstructorDescriptionDoubleDistribution_FR(Class<? extends com.badlogic.gdx.ai.utils.random.DoubleDistribution> clazz)  - 
Method Summary
Methods inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
getConstructor, getConstructorIndex, getFunctionalInterfaceMethodName, getMethodIndex, getMethods, isFunctionalInterface, isInterface 
- 
Constructor Details
- 
DoubleDistribution_FR
public DoubleDistribution_FR(Class<? extends com.badlogic.gdx.ai.utils.random.DoubleDistribution> clazz)  
 - 
 - 
Method Details
- 
invoke
- Overrides:
 invokein classLuaJavaInvoker
 
 -