public interface PoolFilling
Modifier and Type | Interface and Description |
---|---|
static class |
PoolFilling.AllButOne
Replaces all columns (except a random one).
|
static class |
PoolFilling.DeACoudre
Replaces one column over two.
|
static class |
PoolFilling.Fully
Replaces all columns.
|
static class |
PoolFilling.Randomly
Replaces some columns randomly.
|
static class |
PoolFilling.Reset
Resets the pool.
|
Modifier and Type | Method and Description |
---|---|
void |
fill(World world,
Pool pool,
ColumnPattern pattern) |
void fill(World world, Pool pool, ColumnPattern pattern)
Copyright © 2012. All Rights Reserved.