StateSet.containsStates
bool containsStates(atk.types.StateType[] types) nothrowChecks whether the states for all the specified types are in the specified set.
Parameters
types | an array of #AtkStateType |
Returns
true if all the states for type are in set.