All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.samples.javadraw.Animator

CH.ifa.draw.samples.javadraw.Animator

public class Animator

Constructor Index

 o Animator(Animatable, DrawingView)

Method Index

 o end()
 o run()
 o start()

Constructors

 o Animator
 public Animator(Animatable animatable,
                 DrawingView view)

Methods

 o start
 public void start()
 o end
 public void end()
 o run
 public void run()

All Packages  Class Hierarchy  This Package  Previous  Next  Index