Package | Description |
---|---|
com.BombingGames.WurfelEngine.Core | |
com.BombingGames.WurfelEngine.Core.LightEngine | |
com.BombingGames.WurfelEngine.Core.Map |
Modifier and Type | Class and Description |
---|---|
class |
Camera
Creates a virtual camera wich displays the game world on the viewport.
|
Modifier and Type | Class and Description |
---|---|
class |
LightEngine
This Light engine calculates phong shading for three normals over the day.
|
Modifier and Type | Class and Description |
---|---|
class |
Minimap
A minimap is a view that draws the map from top in a small window.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<LinkedWithMap> |
AbstractMap.getLinkedObjects() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMap.addLinkedObject(LinkedWithMap object) |