Skip to content

PointI(int, int) Constructor

Create a new point of integer points

1
PointI(x, y)

Parameters

x int

X coordinate

y int

Y coordinate