Package | Description |
---|---|
fr.aumgn.dac2.commands.arg | |
fr.aumgn.dac2.config | |
fr.aumgn.dac2.game | |
fr.aumgn.dac2.game.colonnisation | |
fr.aumgn.dac2.game.start | |
fr.aumgn.dac2.shape.column | |
fr.aumgn.dac2.stage.join |
Modifier and Type | Method and Description |
---|---|
Color |
ColorArg.value() |
Modifier and Type | Method and Description |
---|---|
Color |
Colors.get(String name) |
Color |
Colors.random() |
Modifier and Type | Method and Description |
---|---|
List<Color> |
Colors.asList() |
Map<String,Color> |
Colors.asMap() |
Iterator<Color> |
Colors.iterator() |
Modifier and Type | Method and Description |
---|---|
Color |
GamePlayer.getColor() |
Constructor and Description |
---|
PoolVisitor(Arena arena,
Color color) |
PoolVisitor(World world,
Pool pool,
Color color) |
Modifier and Type | Method and Description |
---|---|
Color |
SimplePlayerStartData.getColor() |
Color |
PlayerStartData.getColor() |
Constructor and Description |
---|
SimplePlayerStartData(Color color,
Player player) |
Modifier and Type | Method and Description |
---|---|
static RandomPattern |
RandomPattern.fromColors(List<Color> colors) |
Constructor and Description |
---|
UniformPattern(Color color) |
Modifier and Type | Method and Description |
---|---|
void |
JoinStage.addPlayer(Player player,
Color color) |
Modifier and Type | Method and Description |
---|---|
void |
JoinStage.addPlayer(Player player,
List<Color> colors) |
Copyright © 2012. All Rights Reserved.