|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.ie.cowbots.util.DistanceMap.FillStart
class DistanceMap.FillStart
internal used helper class for next fill point
Field Summary | |
---|---|
int |
value
|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
DistanceMap.FillStart(int x,
int y,
int value)
|
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 value
Constructor Detail |
---|
public DistanceMap.FillStart(int x, int y, int value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |