|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gjt.universe.DisplayTech
Constructor Summary | |
DisplayTech()
|
Method Summary | |
static VectorDisplayReturn |
getAll(CivID civ)
|
static VectorDisplayReturn |
getAll(CivID AID,
int sorttype)
|
static VectorDisplayReturn |
getResearchable(CivID AID)
|
static VectorDisplayReturn |
getResearchable(CivID AID,
int sorttype)
|
static VectorDisplayReturn |
getSpecific(CivID AID,
TechID TID)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DisplayTech()
Method Detail |
public static VectorDisplayReturn getAll(CivID civ)
public static VectorDisplayReturn getAll(CivID AID, int sorttype)
public static VectorDisplayReturn getResearchable(CivID AID)
public static VectorDisplayReturn getResearchable(CivID AID, int sorttype)
public static VectorDisplayReturn getSpecific(CivID AID, TechID TID)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |