StateSet.containsStates

bool containsStates(atk.types.StateType[] types)

Checks whether the states for all the specified types are in the specified set.

Parameters

typesan array of #AtkStateType

Returns

true if all the states for type are in set.