|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOCLRPathData | |
|---|---|
| soc.game | |
| Uses of SOCLRPathData in soc.game |
|---|
| Fields in soc.game with type parameters of type SOCLRPathData | |
|---|---|
private java.util.Vector<SOCLRPathData> |
SOCPlayer.lrPaths
list of longest road / longest trade-route paths |
| Methods in soc.game that return types with arguments of type SOCLRPathData | |
|---|---|
java.util.Vector<SOCLRPathData> |
SOCPlayer.getLRPaths()
Get our longest road paths. |
| Method parameters in soc.game with type arguments of type SOCLRPathData | |
|---|---|
void |
SOCPlayer.setLRPaths(java.util.Vector<SOCLRPathData> vec)
set the longest paths vector |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||