Package zombie.Lua
Class LuaManager
java.lang.Object
zombie.Lua.LuaManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic LuaCallerstatic booleanstatic KahluaConverterManagerstatic LuaCallerstatic KahluaThreadstatic KahluaTablestatic LuaManager.Exposerstatic ArrayListstatic HashMapstatic ArrayListstatic J2SEPlatformstatic KahluaThread -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IsoGridSquareAdjacentFreeTileFinder(IsoGridSquare square, IsoPlayer player) static voidstatic KahluaTablecopyTable(KahluaTable kahluaTable) static KahluaTablecopyTable(KahluaTable kahluaTable, KahluaTable kahluaTable2) static voiddropItem(InventoryItem inventoryItem) static voidfillContainer(ItemContainer itemContainer, IsoPlayer player) static voidstatic Objectstatic LuaClosuregetDotDelimitedClosure(String string) static ObjectgetFunctionObject(String string) static Stringstatic Stringstatic Stringstatic voidinit()static voidstatic voidstatic voidstatic voidLoadDirBase(String string) static voidLoadDirBase(String string, boolean boolean1) static voidoutputTable(KahluaTable kahluaTable, int int1) static Objectstatic Objectstatic voidsearchFolders(URI uRI, File file) static voidTest()static voidtransferItem(IsoGameCharacter gameCharacter, InventoryItem inventoryItem, ItemContainer itemContainer, ItemContainer itemContainer2) 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
- Throws:
Exception
-
LoadDirBase
- Throws:
Exception
-
initChecksum
- Throws:
Exception
-
finishChecksum
public static void finishChecksum() -
LoadDirBase
- Throws:
Exception
-
searchFolders
- Throws:
IOException
-
getLuaCacheDir
-
getSandboxCacheDir
-
fillContainer
-
updateOverlaySprite
-
getDotDelimitedClosure
-
transferItem
public static void transferItem(IsoGameCharacter gameCharacter, InventoryItem inventoryItem, ItemContainer itemContainer, ItemContainer itemContainer2) -
dropItem
-
AdjacentFreeTileFinder
-
RunLua
-
RunLua
-
getFunctionObject
-
Test
- Throws:
IOException
-
get
-
call
-
getHourMinuteJava
-
copyTable
-
copyTable
-