Class RandomLib
java.lang.Object
se.krka.kahlua.stdlib.RandomLib
- All Implemented Interfaces:
JavaFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
call
(LuaCallFrame luaCallFrame, int int0) static void
register
(Platform platform, KahluaTable table2)
-
Constructor Details
-
RandomLib
public RandomLib(int int0)
-
-
Method Details
-
register
-
call
- Specified by:
call
in interfaceJavaFunction
-