|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.robots.playerJavaClient.ColorBlob
public class ColorBlob
Field Summary | |
---|---|
int |
area
|
short |
bottom
|
int |
color
|
short |
left
|
short |
range
|
short |
right
|
short |
top
|
short |
x
|
short |
y
|
Constructor Summary | |
---|---|
ColorBlob()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int color
public int area
public short x
public short y
public short left
public short right
public short top
public short bottom
public short range
Constructor Detail |
---|
public ColorBlob()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |