Method Overlaps
Overlaps(int, int)
Declaration
public bool Overlaps(int firstFrame_, int onePastLastFrame_)
Parameters
| Type | Name | Description |
|---|---|---|
| int | firstFrame_ | |
| int | onePastLastFrame_ |
Returns
| Type | Description |
|---|---|
| bool |
Overlaps(Interval)
Declaration
public bool Overlaps(Interval rhs)
Parameters
| Type | Name | Description |
|---|---|---|
| Interval | rhs |
Returns
| Type | Description |
|---|---|
| bool |