| CollisionMask Methods |
The CollisionMask type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetRectangularMask |
Retrieve a solid rectangular collision mask of the specified size
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| TestCollisionWith |
Determine if this mask is colliding with the specified target mask
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |