Capsule |
The Capsule2 type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | ||
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(Capsule2, Double) | ||
| GetCenter | ||
| GetCenter(Vector2) | ||
| GetDirection | ||
| GetDirection(Vector2) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetLength | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToBounds | ||
| ToBounds(Rectangle) | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |