Next:
Point-accessing
, Up:
Point
1.129.1 Point class: instance creation
new
Create a new point with both coordinates set to 0
x: xInteger y: yInteger
Create a new point with the given coordinates