See: Description
Interface | Description |
---|---|
Animatable |
An object wich is animatable.
|
CustomBlocks | |
HasID |
Interface for objects whether they are blocks and entities.
|
Class | 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.
|
AnimatedBlock |
A block who has an animation.
|
BenchmarkBall | |
BlockDirt | |
Controllable | |
CoreData |
A small block object hich stores only id and value and is only used for storing in memory.
|
Dust | |
EntityAnimation |
An animation interface for entitys.
|
EntityShadow | |
Explosion | |
MovableEntity |
A character is an entity wich can walk around.
|
PlayerWithWeapon |
The WeaponPlayer is a character who can walk and shoot.
|
RenderBlock |
A RenderBlock is a wonderful piece of information and a geometrical object.
|
Sea |
A Sea Block which has a "waves" effect.
|
Selection |
The seletion indicator in the level editor.
|
SimpleEntity |
A simple basic entity.
|
Enum | Description |
---|---|
Side |