Uses of Interface
sound.zrs.misc.Timeable

Packages that use Timeable
sound.zrs.misc   
 

Uses of Timeable in sound.zrs.misc
 

Constructors in sound.zrs.misc with parameters of type Timeable
TimerThread(Timeable what, int howOften)
           
TimerThread(Timeable what, int howOften, int numberOfTicks)