wheelsunh.users
Interface Animator


public interface Animator

Animator. An object that can recieve animate mesages.


Method Summary
 void animate()
          respond to the event.
 

Method Detail

animate

void animate()
respond to the event.