org.lee.mugen.sff
Class SffReader.PcxFile

java.lang.Object
  extended by org.lee.mugen.sff.SffReader.PcxFile
Enclosing class:
SffReader

public class SffReader.PcxFile
extends java.lang.Object


Field Summary
 java.io.ByteArrayOutputStream pcxStream
           
 
Constructor Summary
SffReader.PcxFile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pcxStream

public java.io.ByteArrayOutputStream pcxStream
Constructor Detail

SffReader.PcxFile

public SffReader.PcxFile()