Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VectorR2

Hierarchy

  • VectorR2

Implements

Index

Constructors

constructor

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

Accessors

x

  • get x(): number

y

  • get y(): number

Methods

Protected canEqual

debug

equals

  • equals(that: unknown): boolean

hashCode

  • hashCode(): number

minus

opposite

plus

times

toAny

toString

  • toString(): string

Static fromAny

Static of

Static zero