StateSet.containsStates
bool containsStates(atk.types.StateType[] types)Checks 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.
bool containsStates(atk.types.StateType[] types)Checks whether the states for all the specified types are in the specified set.
types | an array of #AtkStateType |