Class CellLoader
java.lang.Object
zombie.iso.CellLoader
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ObjectCache
<IsoObject> static final ObjectCache
<IsoTree> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
DoTileObjectCreation
(IsoSprite sprite, IsoObjectType objectType, IsoGridSquare square, IsoCell cell, int var4, int var5, int var6, String string1) static boolean
LoadCellBinaryChunk
(IsoCell cell, int int1, int int3, IsoChunk chunk) static IsoCell
LoadCellBinaryChunk
(IsoSpriteManager var0, int int1, int int2)
-
Field Details
-
isoObjectCache
-
isoTreeCache
-
glassRemovedWindowSpriteMap
-
smashedWindowSpriteMap
-
-
Constructor Details
-
CellLoader
public CellLoader()
-
-
Method Details
-
DoTileObjectCreation
public static void DoTileObjectCreation(IsoSprite sprite, IsoObjectType objectType, IsoGridSquare square, IsoCell cell, int var4, int var5, int var6, String string1) throws NumberFormatException - Throws:
NumberFormatException
-
LoadCellBinaryChunk
-
LoadCellBinaryChunk
public static IsoCell LoadCellBinaryChunk(IsoSpriteManager var0, int int1, int int2) throws IOException - Throws:
IOException
-