Package zombie.Lua
Class LuaManager
java.lang.Object
zombie.Lua.LuaManager
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic LuaCaller
static boolean
static KahluaConverterManager
static LuaCaller
static KahluaThread
static KahluaTable
static LuaManager.Exposer
static ArrayList
static HashMap
static ArrayList
static J2SEPlatform
static KahluaThread
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IsoGridSquare
AdjacentFreeTileFinder
(IsoGridSquare square, IsoPlayer player) static void
static KahluaTable
copyTable
(KahluaTable kahluaTable) static KahluaTable
copyTable
(KahluaTable kahluaTable, KahluaTable kahluaTable2) static void
dropItem
(InventoryItem inventoryItem) static void
fillContainer
(ItemContainer itemContainer, IsoPlayer player) static void
static Object
static LuaClosure
getDotDelimitedClosure
(String string) static Object
getFunctionObject
(String string) static String
static String
static String
static void
init()
static void
static void
static void
static void
LoadDirBase
(String string) static void
LoadDirBase
(String string, boolean boolean1) static void
outputTable
(KahluaTable kahluaTable, int int1) static Object
static Object
static void
searchFolders
(URI uRI, File file) static void
Test()
static void
transferItem
(IsoGameCharacter gameCharacter, InventoryItem inventoryItem, ItemContainer itemContainer, ItemContainer itemContainer2) 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
- 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
-