StateSet.containsState
bool containsState(atk.types.StateType type)Checks whether the state for the specified type is in the specified set.
Parameters
type | an #AtkStateType |
Returns
true if type is the state type is in set.
bool containsState(atk.types.StateType type)Checks whether the state for the specified type is in the specified set.
type | an #AtkStateType |