Package com.prineside.luaj.mapping.parts
Class LJ_GDX_graphics_g3d.ParticleEffectSaveParameter_CB
java.lang.Object
com.prineside.luaj.mapping.LuaJavaInvoker
com.prineside.luaj.mapping.parts.LJ_GDX_graphics_g3d.ParticleEffectSaveParameter_CB
- Enclosing class:
- LJ_GDX_graphics_g3d
-
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
ConstructorDescriptionParticleEffectSaveParameter_CB
(Class<? extends com.badlogic.gdx.graphics.g3d.particles.ParticleEffectLoader.ParticleEffectSaveParameter> clazz) -
Method Summary
Methods inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
getConstructor, getConstructorIndex, getFunctionalInterfaceMethodName, getMethodIndex, getMethods, invoke, isFunctionalInterface, isInterface
-
Constructor Details
-
ParticleEffectSaveParameter_CB
public ParticleEffectSaveParameter_CB(Class<? extends com.badlogic.gdx.graphics.g3d.particles.ParticleEffectLoader.ParticleEffectSaveParameter> clazz)
-