CH.ifa.draw.util
Interface Animatable

All Known Implementing Classes:
BouncingDrawing

public interface Animatable

Animatable defines a simple animation interface


Method Summary
 void animationStep()
          Perform a step of the animation.
 

Method Detail

animationStep

void animationStep()
Perform a step of the animation.