Class StringDictionary
java.lang.Object
zombie.world.StringDictionary
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected static void
loadFromByteBuffer
(ByteBuffer byteBuffer, int int2) protected static void
protected static void
reset()
protected static void
saveAsText
(FileWriter fileWriter, String string) protected static void
saveToByteBuffer
(ByteBuffer byteBuffer) protected static void
-
Field Details
-
Generic
-
-
Method Details
-
StartScriptLoading
protected static void StartScriptLoading() -
reset
protected static void reset() -
parseRegisters
- Throws:
WorldDictionaryException
-
saveAsText
- Throws:
IOException
-
saveToByteBuffer
- Throws:
IOException
-
loadFromByteBuffer
- Throws:
IOException
-