Uses of Class
com.prineside.luaj.lib.BaseLib
Package
Description
Lua VM, only works in an interpreted mode, which allows it to support iOS.
-
Uses of BaseLib in com.prineside.luaj
-
Uses of BaseLib in com.prineside.luaj.lib.jse
Modifier and TypeClassDescriptionfinal class
Subclass ofBaseLib
andLibFunction
which implements the lua basic library functions and provides a directory basedResourceFinder
as theGlobals.finder
.