StateSet.andSets

Constructs the intersection of the two sets, returning %NULL if the intersection is empty.

class StateSet
andSets

Parameters

compareSet StateSet

another #AtkStateSet

Return Value

Type: StateSet

a new #AtkStateSet which is the intersection of the two sets.

Meta