Package se.krka.kahlua.test
Class UserdataArray
java.lang.Object
se.krka.kahlua.test.UserdataArray
- All Implemented Interfaces:
JavaFunction
public class UserdataArray extends java.lang.Object implements JavaFunction
-
Method Summary
Modifier and Type Method Description int
call(LuaCallFrame luaCallFrame, int int1)
static void
register(Platform platform, KahluaTable kahluaTable)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
register
-
call
- Specified by:
call
in interfaceJavaFunction
-