lndsld

Home > @lndsld/math > MVector2 > (constructor)

MVector2.(constructor)

Constructs a new instance of the MVector2 class

Signature:

constructor(x: number, y: number);

Parameters

Parameter Type Description
x number  
y number