Capsule2F Structure |
Namespace: NeoAxis
public struct Capsule2F
The Capsule2F type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capsule2F(Capsule2F) | Initializes a new instance of the Capsule2F class |
![]() | Capsule2F(Vector2F, Vector2F, Single) | Initializes a new instance of the Capsule2F class |
Name | Description | |
---|---|---|
![]() | Contains | |
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
![]() | Equals(Capsule2F, Single) | |
![]() | GetCenter | |
![]() | GetCenter(Vector2F) | |
![]() | GetDirection | |
![]() | GetDirection(Vector2F) | |
![]() | 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.) |