Package com.prineside.luaj.mapping.parts
Class LJ_GDX_graphics_g3d.ParticleBatch_CU
java.lang.Object
com.prineside.luaj.mapping.LuaJavaInvoker
com.prineside.luaj.mapping.parts.LJ_GDX_graphics_g3d.ParticleBatch_CU
- Enclosing class:
- LJ_GDX_graphics_g3d
-
Nested Class Summary
Nested ClassesNested 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
ConstructorsConstructorDescriptionParticleBatch_CU
(Class<? extends com.badlogic.gdx.graphics.g3d.particles.batches.ParticleBatch> clazz) -
Method Summary
Methods inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
getConstructor, getConstructorIndex, getFunctionalInterfaceMethodName, getMethodIndex, getMethods, isFunctionalInterface
-
Constructor Details
-
ParticleBatch_CU
public ParticleBatch_CU(Class<? extends com.badlogic.gdx.graphics.g3d.particles.batches.ParticleBatch> clazz)
-
-
Method Details
-
isInterface
public boolean isInterface()- Overrides:
isInterface
in classLuaJavaInvoker
-
invoke
- Overrides:
invoke
in classLuaJavaInvoker
-