Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Point

Hierarchy

  • Point

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

dir

dir: Vec2 = new Vec2()

distance

distance: number = 0

point

point: Vec2 = new Vec2()

time

time: number = 0

Methods

setDir

  • setDir(x: any, y: any): void

setPoint

  • setPoint(x: any, y: any): void

Generated using TypeDoc