|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.level.xml.data.AbstractData moagg.level.xml.data.object.GrinderData.WaypointData
public static class GrinderData.WaypointData
Constructor Summary | |
---|---|
GrinderData.WaypointData()
|
Method Summary | |
---|---|
int |
getX()
|
int |
getY()
|
void |
setX(int x)
|
void |
setY(int y)
|
Methods inherited from class moagg.level.xml.data.AbstractData |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GrinderData.WaypointData()
Method Detail |
---|
public int getX()
public void setX(int x)
public int getY()
public void setY(int y)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |