|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrails.game.GameManager
rails.game.specific._1856.GameManager_1856
public class GameManager_1856
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
GameManager_1856()
|
|
| Method Summary | |
|---|---|
void |
nextRound(RoundI round)
Should be called by each Round when it finishes. |
void |
startCGRFormationRound(OperatingRound_1856 or,
Player playerToStartCGRFRound)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GameManager_1856()
| Method Detail |
|---|
public void startCGRFormationRound(OperatingRound_1856 or,
Player playerToStartCGRFRound)
public void nextRound(RoundI round)
GameManagerI
nextRound in interface GameManagerInextRound in class GameManagerround - The object that represents the finishing round.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||