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 voidDoTileObjectCreation(IsoSprite spr, IsoObjectType type, IsoGridSquare sq, IsoCell cell, int x, int y, int height, String name) static booleanLoadCellBinaryChunk(IsoCell cell, int wx, int wy, IsoChunk chunk) static IsoCellLoadCellBinaryChunk(IsoSpriteManager spr, int wx, int wy)
-
Field Details
-
isoObjectCache
-
isoTreeCache
-
glassRemovedWindowSpriteMap
-
smashedWindowSpriteMap
-
-
Constructor Details
-
CellLoader
public CellLoader()
-
-
Method Details
-
DoTileObjectCreation
public static void DoTileObjectCreation(IsoSprite spr, IsoObjectType type, IsoGridSquare sq, IsoCell cell, int x, int y, int height, String name) throws NumberFormatException - Throws:
NumberFormatException
-
LoadCellBinaryChunk
-
LoadCellBinaryChunk
- Throws:
IOException
-