|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.croftsoft.apps.evolve.Bug
public final class Bug
Data for a bug.
Field Summary | |
---|---|
Color |
color
|
int |
energy
|
boolean[] |
genesX
|
boolean[] |
genesY
|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
Bug()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int x
public int y
public int energy
public boolean[] genesX
public boolean[] genesY
public Color color
Constructor Detail |
---|
public Bug()
|
CroftSoft Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |