[Go to site: main page, start]

Type Alias PointArray

PointArray: [x: number, y: number]

A 2D point, expressed as an array [x, y].