Next: , Up: Point   [Index]


1.132.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