Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MPoint

Interface for a mutable data-structure which represents a 2-dimensional location.

Index

Properties

Properties

x

x: number

Location in X-dimension.

y

y: number

Location in Y-dimension.