Class DefineOutsideAnchors
java.lang.Object
io.github.jspinak.brobot.actions.methods.basicactions.define.DefineOutsideAnchors
- All Implemented Interfaces:
ActionInterface
Defines a Region as the largest rectangle produced by Matches and Locations.
Matches can contain Anchors that specify the point to use.
Author: Joshua Spinak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
perform
(Matches matches, ObjectCollection... objectCollections)
-
Constructor Details
-
DefineOutsideAnchors
public DefineOutsideAnchors()
-
-
Method Details
-
perform
- Specified by:
perform
in interfaceActionInterface
-