|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.webkitchen.brainathlon.gameControl.GameController
public class GameController
Controls the game, running each of our 3 courses in succession
BandIncreaseCourse,
SustainedIncreaseCourse,
DualBandRatioCourse| Constructor Summary | |
|---|---|
GameController(java.util.List<Player> players)
|
|
| Method Summary | |
|---|---|
void |
PlayGame()
Starts the game in motion - each of our 3 courses will be played in succession |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GameController(java.util.List<Player> players)
| Method Detail |
|---|
public void PlayGame()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||