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