Package se.krka.kahlua.require
Class Loadfile
java.lang.Object
se.krka.kahlua.require.Loadfile
- All Implemented Interfaces:
JavaFunction
public class Loadfile extends java.lang.Object implements JavaFunction
-
Constructor Summary
Constructors Constructor Description Loadfile(LuaSourceProvider luaSourceProvider) -
Method Summary
Modifier and Type Method Description intcall(LuaCallFrame luaCallFrame, int int1)voidinstall(KahluaTable kahluaTable)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Loadfile
-
-
Method Details
-
install
-
call
- Specified by:
callin interfaceJavaFunction
-