|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITransformablePeer
Method Summary | |
---|---|
double |
getBattleFieldHeight()
Get the height of the battlefield. |
double |
getBattleFieldWidth()
Get the width of the battlefield. |
double |
getBodyHeading()
Returns the direction that the robot's body is facing, in radians. |
double |
getX()
Returns the X position of the robot. (0,0) is at the bottom left of the battlefield. |
double |
getY()
Returns the Y position of the robot. (0,0) is at the bottom left of the battlefield. |
Method Detail |
---|
double getX()
getY()
double getY()
getX()
double getBodyHeading()
double getBattleFieldWidth()
double getBattleFieldHeight()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |