|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GameManager | |
---|---|
rails.game | |
rails.game.correct | |
rails.game.specific._1835 | |
rails.game.specific._1856 | |
rails.game.specific._18EU |
Uses of GameManager in rails.game |
---|
Fields in rails.game declared as GameManager | |
---|---|
protected GameManager |
Game.gameManager
|
Uses of GameManager in rails.game.correct |
---|
Fields in rails.game.correct declared as GameManager | |
---|---|
protected GameManager |
CorrectionManager.gameManager
|
Methods in rails.game.correct with parameters of type GameManager | |
---|---|
abstract CorrectionManagerI |
CorrectionType.newCorrectionManager(GameManager gm)
|
Constructors in rails.game.correct with parameters of type GameManager | |
---|---|
CashCorrectionManager(GameManager gm)
|
|
CorrectionManager(GameManager gm,
CorrectionType ct)
|
|
MapCorrectionManager(GameManager gm)
|
Uses of GameManager in rails.game.specific._1835 |
---|
Subclasses of GameManager in rails.game.specific._1835 | |
---|---|
class |
GameManager_1835
|
Uses of GameManager in rails.game.specific._1856 |
---|
Subclasses of GameManager in rails.game.specific._1856 | |
---|---|
class |
GameManager_1856
|
Uses of GameManager in rails.game.specific._18EU |
---|
Subclasses of GameManager in rails.game.specific._18EU | |
---|---|
class |
GameManager_18EU
This class manages the playing rounds by supervising all implementations of Round. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |