|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RandomGenerator | This interface defines the functions of a random number generator within the Z machine. |
ZsciiConverter.AbbreviationsTable | This interface defines the abstract access to an abbreviations table in memory, this will be used for decoding if needed. |
Class Summary | |
---|---|
PredictableRandomGenerator | This class implements the predictable random number generator mentioned in the Z machine standards document. |
UnpredictableRandomGenerator | This class implements the "random" random number generator mentioned in the Z-machine standard document. |
ZsciiConverter | This class provides conversion for the ZSCII character encoding into the Java character system. |
ZsciiString | This class represents a string of Z characters. |
Enum Summary | |
---|---|
ZsciiConverter.Alphabet | Defines the possible alphabets here. |
This package contains the base utilities for the Z machine, e.g. data conversion and random number generation
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |