You are here: Start » AVL.NET » Vector2D.Vector2D(float, float)

Vector2D.Vector2D(float, float)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public Vector2D(
	float deltaX,
	float deltaY
)

Parameters

deltaX
Type: System.Single
deltaY
Type: System.Single

See also