Package se.krka.kahlua.stdlib
Class CoroutineLib
java.lang.Object
se.krka.kahlua.stdlib.CoroutineLib
- All Implemented Interfaces:
JavaFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcall(LuaCallFrame luaCallFrame, int int1) static voidregister(Platform platform, KahluaTable kahluaTable) toString()
-
Constructor Details
-
CoroutineLib
public CoroutineLib(int int1)
-
-
Method Details
-
toString
-
register
-
call
- Specified by:
callin interfaceJavaFunction
-