Class LuaManager
java.lang.Object
zombie.Lua.LuaManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic classObject containing global Lua functions. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic LuaCallerstatic booleanstatic KahluaConverterManagerstatic LuaCallerstatic KahluaThreadstatic KahluaTablestatic LuaManager.Exposerstatic J2SEPlatformstatic KahluaThread -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IsoGridSquareAdjacentFreeTileFinder(IsoGridSquare square, IsoPlayer player) static voidstatic KahluaTablecopyTable(KahluaTable table) static KahluaTablecopyTable(KahluaTable table0, KahluaTable table1) static voidfillContainer(ItemContainer container, IsoPlayer player) static voidstatic Objectstatic LuaClosuregetDotDelimitedClosure(String string) static ObjectgetFunctionObject(String string) static ObjectgetFunctionObject(String string, DebugLogStream debugLogStream) static Stringstatic Stringstatic Stringstatic ObjectgetTableObject(String string) static ObjectgetTableObject(String string, DebugLogStream debugLogStream) static voidinit()static voidstatic voidstatic voidstatic voidLoadDirBase(String string) static voidLoadDirBase(String string1, boolean boolean0) static voidoutputTable(KahluaTable var0, int var1) static voidstatic Objectstatic Objectstatic voidsearchFolders(URI uri, File file) static voidTest()static voidupdateOverlaySprite(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
-