Package | Description |
---|---|
fr.aumgn.dac2.game | |
fr.aumgn.dac2.game.classic | |
fr.aumgn.dac2.game.colonnisation | |
fr.aumgn.dac2.game.training |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGame
Common implementations of most game mode.
|
Modifier and Type | Method and Description |
---|---|
abstract Game |
GameFactory.createGame(DAC dac,
GameStartData data)
Factory method which creates the game based on the given data.
|
Constructor and Description |
---|
GameParty(Game game,
Class<T> clazz,
List<T> list) |
GameTimer(DAC dac,
Game game) |
GameTimer(DAC dac,
Game game,
Runnable runnable) |
Modifier and Type | Class and Description |
---|---|
class |
ClassicGame |
Modifier and Type | Class and Description |
---|---|
class |
Colonnisation |
Modifier and Type | Class and Description |
---|---|
class |
Training |
Copyright © 2012. All Rights Reserved.