Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Point

Implements

Index

Constructors

Accessors

Methods

Constructors

constructor

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

Accessors

x

  • get x(): number

y

  • get y(): number

Methods

abs

add

div

floor

magnitude

  • magnitude(): number

mul

sub