|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.sff.SffReader.SubFileHeader
public class SffReader.SubFileHeader
| Field Summary | |
|---|---|
char[] |
comment
|
int |
grpNumber
|
int |
imgNumber
|
int |
indexPreviousCopySprite
|
boolean |
isSamePalAsPrev
|
int |
nextPosition
|
SffReader.PcxFile |
pcxFile
|
int |
subFileLen
|
int |
xAxis
|
int |
yAxis
|
| Constructor Summary | |
|---|---|
SffReader.SubFileHeader(LittleEndianDataInputStream br)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int nextPosition
public int subFileLen
public int xAxis
public int yAxis
public int grpNumber
public int imgNumber
public int indexPreviousCopySprite
public boolean isSamePalAsPrev
public char[] comment
public SffReader.PcxFile pcxFile
| Constructor Detail |
|---|
public SffReader.SubFileHeader(LittleEndianDataInputStream br)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||