JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.sikuli.basics
Interface Animator
All Known Implementing Classes:
AnimatorLinear
,
AnimatorPulse
,
AnimatorTimeBased
public interface
Animator
INTERNAL USE allows to implement timed animations (e.g. mouse move)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
running
()
float
step
()
Method Detail
step
float step()
running
boolean running()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method