Class Point

Hierarchy

  • Point

Constructors

Properties

Constructors

constructor

  • new Point(x: number, y: number): Point

Properties

x

x: number

y

y: number