[]
A point representing a location in (x, y) coordinate space.
x: number;
X position.
y: number;
Y position.