Class and Description |
---|
AbstractPosition
A
|
Coordinate
A coordinate is a reference to a specific cell in the map.
|
Generator
An interface for a map generator.
|
Map
A map stores nine chunks as part of a bigger map.
|
Minimap
A minimap is a view that draws the map from top in a small window.
|
Class and Description |
---|
AbstractPosition
A
|
Coordinate
A coordinate is a reference to a specific cell in the map.
|
Point
A point is a single positionin the game workd not bound to the grid.
|
Class and Description |
---|
AbstractPosition
A
|
Cell
A cell is field in the map containing a block.
|
Coordinate
A coordinate is a reference to a specific cell in the map.
|
Generator
An interface for a map generator.
|
Map
A map stores nine chunks as part of a bigger map.
|
Point
A point is a single positionin the game workd not bound to the grid.
|
Class and Description |
---|
Generator
An interface for a map generator.
|
Class and Description |
---|
Point
A point is a single positionin the game workd not bound to the grid.
|