Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Vector2

Index

Constructors

Properties

Methods

Constructors

constructor

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

Properties

x

x: number

y

y: number

Methods

add

clone

dist

dot

multiply

  • multiply(scalar: number): Vector2

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Property
  • Static method

Generated using TypeDoc