|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface GameViewInterface.PlayerInfo
Contains player information relevant to the View
| Method Summary | |
|---|---|
java.lang.String |
name()
A player's name (could be "0", "1", "2", etc.) |
double |
orientation()
A player's orientation, in radians clockwise from the y-axis |
java.awt.geom.Point2D |
position()
A player's location on the field |
| Method Detail |
|---|
java.lang.String name()
java.awt.geom.Point2D position()
double orientation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||