Package | Description |
---|---|
com.BombingGames.WurfelEngine.Core.Map | |
com.BombingGames.WurfelEngine.Core.Map.Iterators |
Modifier and Type | Method and Description |
---|---|
DataIterator |
Chunk.getIterator(int startingZ,
int limitZ) |
Modifier and Type | Field and Description |
---|---|
protected DataIterator |
AbstractMapIterator.blockIterator
Always points to a block.
|