org.zmpp.vmutil
Interface ZsciiConverter.AbbreviationsTable

All Known Implementing Classes:
Abbreviations
Enclosing class:
ZsciiConverter

public static interface ZsciiConverter.AbbreviationsTable

This interface defines the abstract access to an abbreviations table in memory, this will be used for decoding if needed.


Method Summary
 int getWordAddress(int entryNum)
           
 

Method Detail

getWordAddress

int getWordAddress(int entryNum)


Copyright © 2005 . All Rights Reserved.