|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCMoveRobberResult | |
---|---|
soc.game |
Uses of SOCMoveRobberResult in soc.game |
---|
Fields in soc.game declared as SOCMoveRobberResult | |
---|---|
private SOCMoveRobberResult |
SOCGame.robberResult
The most recent SOCGame.moveRobber(int, int) or SOCGame.movePirate(int, int) result. |
Methods in soc.game that return SOCMoveRobberResult | |
---|---|
SOCMoveRobberResult |
SOCGame.movePirate(int pn,
int ph)
Move the pirate ship. |
private SOCMoveRobberResult |
SOCGame.movePirate(int pn,
int ph,
int pirFleetStrength)
Move the pirate, optionally with a pirate fleet strength. |
SOCMoveRobberResult |
SOCGame.moveRobber(int pn,
int rh)
move the robber. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |