Package io.github.jspinak.brobot.mock
Class MockDrag
java.lang.Object
io.github.jspinak.brobot.mock.MockDrag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
drag()
Drag succeeds when the images are found, but it still takes time to do the drag.
-
Constructor Details
-
MockDrag
-
-
Method Details
-
drag
public boolean drag()Drag succeeds when the images are found, but it still takes time to do the drag.- Returns:
- true
-