Class SGlobalObject
java.lang.Object
zombie.globalObjects.GlobalObject
zombie.globalObjects.SGlobalObject
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
load
(ByteBuffer bb, int WorldVersion) void
save
(ByteBuffer bb) Methods inherited from class zombie.globalObjects.GlobalObject
destroyThisObject, getIsoObject, getModData, getSquare, getSystem, getX, getY, getZ, isValidIsoObject, Reset, setLocation
-
Method Details
-
load
- Throws:
IOException
-
save
- Throws:
IOException
-