Inheritance Hierarchy
DeltaEngine.Physics2D Velocity2D Data
Namespace: DeltaEngine.Physics2D
Assembly: DeltaEngine.Physics2D (in DeltaEngine.Physics2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The Velocity2D Data type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Velocity2D Data | Initializes a new instance of the Velocity2D Data class |
Methods
Name | Description | |
---|---|---|
![]() | Accelerate(Single) | |
![]() | Accelerate(Vector2D) | |
![]() | Accelerate(Single, Single) |
Fields
Name | Description | |
---|---|---|
![]() | maximumSpeed |
Properties
Name | Description | |
---|---|---|
![]() | Velocity |
See Also