|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--nwnintf.format.mod.ModResDesc
Field Summary | |
static int |
IDX
|
static int |
NAME
|
static int |
SIZE
|
static int |
TYPE
|
Constructor Summary | |
ModResDesc(java.io.RandomAccessFile f)
|
|
ModResDesc(java.lang.String name,
int idx,
int type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int NAME
public static int IDX
public static int TYPE
public static int SIZE
Constructor Detail |
public ModResDesc(java.io.RandomAccessFile f) throws java.io.IOException
public ModResDesc(java.lang.String name, int idx, int type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |