Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MouseEventCoordinatesInterface

Mouse event coordinates

Hierarchy

  • MouseEventCoordinatesInterface

Index

Properties

Properties

event

event: MouseEvent

Original mouse event

x

x: number

X coordinate of the mouse position [px]

y

y: number

Y coordinate of the mouse position [px]

Generated using TypeDoc