Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Point

A simple 2D point.

Hierarchy

  • Point

Index

Properties

Properties

x

x: number

The X-Coordinate.

y

y: number

The Y-Coordinate.

Generated using TypeDoc