StateSet.containsStates

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

class StateSet
int
containsStates

Parameters

types AtkStateType[]

an array of AtkStateType. [array length=n_types]

Return Value

Type: int

TRUE if all the states for type are in set.

Meta