Package zombie.iso
Class LotHeader
java.lang.Object
zombie.iso.LotHeader
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
cellX
public int cellX -
cellY
public int cellY -
width
public int width -
height
public int height -
levels
public int levels -
version
public int version -
Rooms
-
RoomByMetaID
public final gnu.trove.map.hash.TLongObjectHashMap RoomByMetaID -
RoomList
-
Buildings
-
BuildingByMetaID
public final gnu.trove.map.hash.TLongObjectHashMap BuildingByMetaID -
isoRooms
-
isoBuildings
-
bFixed2x
public boolean bFixed2x -
tilesUsed
-
-
Constructor Details
-
LotHeader
public LotHeader()
-
-
Method Details
-
getHeight
public int getHeight() -
getWidth
public int getWidth() -
getLevels
public int getLevels() -
getRoom
-
getRoomAt
Deprecated. -
Dispose
public void Dispose()
-