Class CommonDrag
java.lang.Object
io.github.jspinak.brobot.actions.customActions.CommonDrag
This class defines some typical configurations for Drag and
allows for multiple drag operations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
drag
(Matches matches, StateImage from, Location... to) void
dragInScreen
(Matches matches, StateImage from, int xOff, int yOff) void
dragInScreen
(Matches matches, StateImage from, Positions.Name... positions)
-
Constructor Details
-
CommonDrag
-
-
Method Details
-
drag
-
dragInScreen
-
dragInScreen
-