|
JSettlers v1.0.6 API Built ${date} |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsoc.game.SOCPlayingPiece
soc.game.SOCCity
A city playing piece
| Field Summary |
| Fields inherited from class soc.game.SOCPlayingPiece |
CITY, coord, MAXPLUSONE, MIN, pieceType, player, ROAD, SETTLEMENT |
| Constructor Summary | |
SOCCity(SOCPlayer pl,
int co)
Make a new city |
|
| Method Summary | |
java.util.Vector |
getAdjacentEdges()
|
java.util.Vector |
getAdjacentHexes()
|
| Methods inherited from class soc.game.SOCPlayingPiece |
getCoordinates, getPlayer, getType, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SOCCity(SOCPlayer pl,
int co)
pl - player who owns the cityco - coordinates| Method Detail |
public java.util.Vector getAdjacentHexes()
public java.util.Vector getAdjacentEdges()
|
JSettlers v1.0.6 API Built ${date} |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||