|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--nwnintf.format.mod.ModResPosn
Field Summary | |
static int |
OFFSET
|
static int |
RESLEN
|
static int |
SIZE
|
Constructor Summary | |
ModResPosn(int offset,
int size)
|
|
ModResPosn(java.io.RandomAccessFile f)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int OFFSET
public static int RESLEN
public static int SIZE
Constructor Detail |
public ModResPosn(java.io.RandomAccessFile f) throws java.io.IOException
public ModResPosn(int offset, int size)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |