Package com.prineside.luaj.mapping.parts
Class LJ_GDX_math.OrientedBoundingBox_BE
java.lang.Object
com.prineside.luaj.mapping.LuaJavaInvoker
com.prineside.luaj.mapping.parts.LJ_GDX_math.OrientedBoundingBox_BE
- Enclosing class:
- LJ_GDX_math
-
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
ConstructorsConstructorDescriptionOrientedBoundingBox_BE
(Class<? extends com.badlogic.gdx.math.collision.OrientedBoundingBox> clazz) -
Method Summary
Methods inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
getConstructor, getConstructorIndex, getFunctionalInterfaceMethodName, getMethodIndex, getMethods, isFunctionalInterface, isInterface, rc, rm
-
Constructor Details
-
OrientedBoundingBox_BE
public OrientedBoundingBox_BE(Class<? extends com.badlogic.gdx.math.collision.OrientedBoundingBox> clazz)
-
-
Method Details
-
invoke
- Overrides:
invoke
in classLuaJavaInvoker
-