Package com.prineside.luaj.mapping.parts
Class LJ_GDX_scenes_scene2d_ui.ScrollPaneStyle_W
java.lang.Object
com.prineside.luaj.mapping.LuaJavaInvoker
com.prineside.luaj.mapping.parts.LJ_GDX_scenes_scene2d_ui.ScrollPaneStyle_W
- Enclosing class:
- LJ_GDX_scenes_scene2d_ui
-
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
ci, clazz, mi
-
Constructor Summary
ConstructorsConstructorDescriptionScrollPaneStyle_W
(Class<? extends com.badlogic.gdx.scenes.scene2d.ui.ScrollPane.ScrollPaneStyle> clazz) -
Method Summary
Methods inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
getConstructor, getConstructorIndex, getFunctionalInterfaceMethodName, getMethodIndex, getMethods, invoke, isFunctionalInterface, isInterface, rc, rm
-
Constructor Details
-
ScrollPaneStyle_W
public ScrollPaneStyle_W(Class<? extends com.badlogic.gdx.scenes.scene2d.ui.ScrollPane.ScrollPaneStyle> clazz)
-