contains_states
Description:
public bool contains_states (
StateType[] types)
Checks whether the states for all the specified types are in the specified set.
Parameters:
| this |
an StateSet
|
| types |
an array of StateType
|
| n_types |
The number of elements in the array
|
Returns:
|
true if all the states for type are in this.
|