StateSet.containsStates

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

class StateSet
bool
containsStates

Parameters

types AtkStateType[]

an array of #AtkStateType

Return Value

Type: bool

%TRUE if all the states for @type are in @set.

Meta