|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.dyndns.hentschel.openArena.application.ArenaAgent
Field Summary | |
private openArena.Agent |
agent
|
private int |
generation
|
Constructor Summary | |
ArenaAgent(openArena.Agent agent,
int generation)
Creates a new instance of ArenaAgent |
Method Summary | |
int |
getGeneration()
|
java.lang.String |
getRasse()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private openArena.Agent agent
private int generation
Constructor Detail |
public ArenaAgent(openArena.Agent agent, int generation)
Method Detail |
public int getGeneration()
public java.lang.String getRasse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |