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

Hierarchy

Properties

x y

Properties

x: number

Location in X-dimension.

y: number

Location in Y-dimension.