|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormChunk | |
---|---|
org.zmpp.iff | This package contains classes for reading and writing IFF files. |
org.zmpp.vm | This package contains the base structures for the Z machine, e.g. |
Uses of FormChunk in org.zmpp.iff |
---|
Classes in org.zmpp.iff that implement FormChunk | |
---|---|
class |
DefaultFormChunk
This class implements the FormChunk interface. |
Uses of FormChunk in org.zmpp.vm |
---|
Methods in org.zmpp.vm with parameters of type FormChunk | |
---|---|
boolean |
PortableGameState.readSaveGame(FormChunk formChunk)
Initialize the state from an IFF form. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |