@set


Description:

public void @set (double x, double y)

Sets the X and Y coordinates of this to x and y.

Parameters:

this

a pointer to a Vector2.

x

the X coordinate.

y

the Y coordinate.