Class DefineWithWindow
java.lang.Object
io.github.jspinak.brobot.actions.methods.basicactions.define.DefineWithWindow
- All Implemented Interfaces:
ActionInterface
Defines a Region using the active Window as a reference.
Author: Joshua Spinak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
perform
(Matches matches, ObjectCollection... objectCollections)
-
Constructor Details
-
DefineWithWindow
-
-
Method Details
-
perform
- Specified by:
perform
in interfaceActionInterface
-