Package | Description |
---|---|
com.BombingGames.WurfelEngine.Core.Gameobjects |
Game Objects are objects like entities and block which can be found in the map.
|
Modifier and Type | Method and Description |
---|---|
EntityAnimation |
AbstractEntity.getAnimation()
Animation information.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractEntity.setAnimation(EntityAnimation animation)
Give the entity an animation.
|