|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITron
Every player is represented by a tron on the playing field.
Method Summary | |
---|---|
int |
getCoins()
Get the number of coins that this tron has collected. |
int |
getPlayerId()
Get the ID of this tron. |
int |
getX()
Get the current X position of this tron. |
int |
getY()
Get the current Y position of this tron. |
Method Detail |
---|
int getX()
int getY()
int getPlayerId()
int getCoins()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |