Class CreateStatesFromMatches
java.lang.Object
io.github.jspinak.brobot.actions.methods.basicactions.find.states.CreateStatesFromMatches
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateStatesFromMatches
public CreateStatesFromMatches()
-
-
Method Details
-
create
Creates states by converting Match objects to StateImages. Does not add the states to the StateStructure.- Parameters:
matches
- contains the match objects to use- Returns:
- all new states created with the match objects
-