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.LightEngine | |
com.BombingGames.WurfelEngine.Core.Map | |
com.BombingGames.WurfelEngine.MapEditor | |
com.BombingGames.WurfelEngine.shooting |
Class and Description |
---|
AbstractEntity
An entity is a game object wich is self aware that means it knows it's position.
|
AbstractGameObject
An AbstractGameObject is something wich can be found in the game world.
|
BlockFactory
A block factory instance is a class which constructs custom blocks when calling getInstance().
|
Class and Description |
---|
AbstractEntity
An entity is a game object wich is self aware that means it knows it's position.
|
AbstractGameObject
An AbstractGameObject is something wich can be found in the game world.
|
Animatable
An object wich is animatable.
|
Block
A Block is a wonderful piece of information and a geometrical object.
|
Controllable |
IsSelfAware
An object that knows his own position IsSelfAware.
|
MovableEntity
A character is an entity wich can walk around.
|
Sides |
Class and Description |
---|
Sides |
Class and Description |
---|
AbstractEntity
An entity is a game object wich is self aware that means it knows it's position.
|
Block
A Block is a wonderful piece of information and a geometrical object.
|
IsSelfAware
An object that knows his own position IsSelfAware.
|
Class and Description |
---|
Block
A Block is a wonderful piece of information and a geometrical object.
|
Selection |
Class and Description |
---|
AbstractEntity
An entity is a game object wich is self aware that means it knows it's position.
|
AbstractGameObject
An AbstractGameObject is something wich can be found in the game world.
|
IsSelfAware
An object that knows his own position IsSelfAware.
|
MovableEntity
A character is an entity wich can walk around.
|