Velocity2D Constructor Delta Engine Documentation
Initializes a new instance of the Velocity2D class

Namespace: SideScroller
Assembly: SideScroller (in SideScroller.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public Velocity2D(
	Vector2D velocity,
	float maximumSpeed
)
See Also