You are here: Start » AVL.NET » CoordinateSystem2D Constructor

CoordinateSystem2D Constructor

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

Syntax

public CoordinateSystem2D
(
	AvlNet.Vector2D delta,
	float angle
)

Parameters

Name Type Range Default Description
deltaAvlNet.Vector2D
anglefloat

See also