Set(int, int)

Sets the x and y coordinates.

Declaration Syntax

public void Set(int x, int y)

Parameters

x(int)

The x coordinate.

y(int)

The y coordinate.