Velocity2D Data Constructor Delta Engine Documentation

Namespace: DeltaEngine.Physics2D
Assembly: DeltaEngine.Physics2D (in DeltaEngine.Physics2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public Data(
	Vector2D velocity,
	float maximumSpeed
)
See Also