Package | Description |
---|---|
com.BombingGames.WurfelEngine.Core | |
com.BombingGames.WurfelEngine.Core.Gameobjects |
Game Objects are objects liek entities and block which can be found in the map.
|
com.BombingGames.WurfelEngine.Core.Map | |
com.BombingGames.WurfelEngine.Core.Map.Generators | |
com.BombingGames.WurfelEngine.MapEditor | |
com.BombingGames.WurfelEngine.shooting |
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.
|
Intersection |
LoadMenu
A menu for choosing a map.
|
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.
|
Point
A point is a single position in the game world not bound to the grid.
|
Class and Description |
---|
AbstractPosition
A
|
Coordinate
A coordinate is a reference to a specific cell in the map.
|
Point
A point is a single position in the game world not bound to the grid.
|
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.
|
Intersection |
Map
A map stores nine chunks as part of a bigger map.
|
MapMetaData
A class to read the meta file.
|
Minimap
A minimap is a view that draws the map from top in a small window.
|
Point
A point is a single position in the game world not bound to the grid.
|
Class and Description |
---|
Generator
An interface for a map generator.
|
Class and Description |
---|
Coordinate
A coordinate is a reference to a specific cell in the map.
|
Class and Description |
---|
Point
A point is a single position in the game world not bound to the grid.
|