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 | Class and Description |
---|---|
class |
AnimatedBlock
A block who has an animation.
|
class |
EntityAnimation
An animation interface for entitys.
|
class |
Sea
A Sea Block which has a "waves" effect.
|