Class LuaManager
java.lang.Object
zombie.Lua.LuaManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static class
Object containing global Lua functions. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic LuaCaller
static boolean
static KahluaConverterManager
static LuaCaller
static KahluaThread
static KahluaTable
static LuaManager.Exposer
static J2SEPlatform
static KahluaThread
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IsoGridSquare
AdjacentFreeTileFinder
(IsoGridSquare square, IsoPlayer player) static void
static KahluaTable
copyTable
(KahluaTable table) static KahluaTable
copyTable
(KahluaTable table0, KahluaTable table1) static void
fillContainer
(ItemContainer container, IsoPlayer player) static void
static Object
static LuaClosure
getDotDelimitedClosure
(String string) static Object
getFunctionObject
(String string) static Object
getFunctionObject
(String string, DebugLogStream debugLogStream) static String
static String
static String
static Object
getTableObject
(String string) static Object
getTableObject
(String string, DebugLogStream debugLogStream) static void
init()
static void
static void
static void
static void
LoadDirBase
(String string) static void
LoadDirBase
(String string1, boolean boolean0) static void
outputTable
(KahluaTable var0, int var1) static void
static Object
static Object
static void
searchFolders
(URI uri, File file) static void
Test()
static void
updateOverlaySprite
(IsoObject object)
-
Field Details
-
converterManager
-
platform
-
env
-
thread
-
debugthread
-
caller
-
debugcaller
-
exposer
-
loaded
-
loadedReturn
-
checksumDone
public static boolean checksumDone -
loadList
-
-
Constructor Details
-
LuaManager
public LuaManager()
-
-
Method Details
-
outputTable
-
init
public static void init() -
LoadDir
- Throws:
URISyntaxException
-
LoadDirBase
-
LoadDirBase
-
initChecksum
-
finishChecksum
public static void finishChecksum() -
LoadDirBase
-
searchFolders
- Throws:
IOException
-
getLuaCacheDir
-
getSandboxCacheDir
-
fillContainer
-
updateOverlaySprite
-
getDotDelimitedClosure
-
AdjacentFreeTileFinder
-
RunLua
-
RunLua
-
getFunctionObject
-
getFunctionObject
-
getTableObject
-
getTableObject
-
Test
- Throws:
IOException
-
get
-
call
-
getHourMinuteJava
-
releaseAllVideoTextures
public static void releaseAllVideoTextures() -
copyTable
-
copyTable
-