Uses of Interface
com.bombinggames.wurfelengine.core.gameobjects.Animatable
-
Packages that use Animatable Package Description com.bombinggames.wurfelengine.core.gameobjects Game Objects are objects like entities and block which can be found in the map.com.bombinggames.wurfelengine.core.map.rendering -
-
Uses of Animatable in com.bombinggames.wurfelengine.core.gameobjects
Classes in com.bombinggames.wurfelengine.core.gameobjects that implement Animatable Modifier and Type Class Description class
EntityAnimation
An animation interface for entitys. -
Uses of Animatable in com.bombinggames.wurfelengine.core.map.rendering
Classes in com.bombinggames.wurfelengine.core.map.rendering that implement Animatable Modifier and Type Class Description class
AnimatedBlock
A block which has an animation.class
Sea
A Sea Block which has a "waves" effect.
-