Click or drag to resize
CollisionMask Methods

The CollisionMask type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetRectangularMask
Retrieve a solid rectangular collision mask of the specified size
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodTestCollisionWith
Determine if this mask is colliding with the specified target mask
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also