Interface IVector2

Represents 2D vector coordinates for cursor position (x, y).

Hierarchy

  • IVector2

Properties

x y

Properties

x: number
y: number