Class and Description |
---|
AbstractCharacter
A character is an entity wich can walk around.
|
AbstractEntity
An entity is a game object wich is self aware that means it knows it's position.
|
AbstractGameObject
An object is something wich can be found in the game world.
|
BlockFactory
A block factory is class which constructs custom blocks when calling getInstance().
|
Class and Description |
---|
AbstractCharacter
A character is an entity wich can walk around.
|
AbstractEntity
An entity is a game object wich is self aware that means it knows it's position.
|
AbstractGameObject
An object 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.
|
IsSelfAware
An object that knows his own position IsSelfAware.
|
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.
|
Class and Description |
---|
AbstractEntity
An entity is a game object wich is self aware that means it knows it's position.
|
Class and Description |
---|
AbstractCharacter
A character is an entity wich can walk around.
|
AbstractEntity
An entity is a game object wich is self aware that means it knows it's position.
|
AbstractGameObject
An object is something wich can be found in the game world.
|
IsSelfAware
An object that knows his own position IsSelfAware.
|