Capsule2 Structure |
Namespace: NeoAxis
public struct Capsule2
The Capsule2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capsule2(Capsule2) | Initializes a new instance of the Capsule2 class |
![]() | Capsule2(Vector2, Vector2, Double) | Initializes a new instance of the Capsule2 class |
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 | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | Inequality |
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
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.) |