Package org.sikuli.basics
Interface Animator
-
- All Known Implementing Classes:
AnimatorLinear,AnimatorPulse,AnimatorTimeBased
public interface AnimatorINTERNAL USE allows to implement timed animations (e.g. mouse move)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanrunning()floatstep()
-