StateSet.andSets

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

class StateSet
andSets

Parameters

compareSet StateSet

another atk.StateSet

Return Value

Type: StateSet

a new atk.StateSet which is the intersection of the two sets.