StateSet.containsStates

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

class StateSet
bool
containsStates

Parameters

types atk.types.StateType[]

an array of #AtkStateType

Return Value

Type: bool

true if all the states for type are in set.