Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Point

Point represents a position in 2d space and is defined by its X and Y coordinates.

Hierarchy

  • Point

Index

Properties

Properties

x

x: number

y

y: number

Generated using TypeDoc