Interface inputPosition

Defines input position of mouse/touch.

Author

Matej Hakoš

Export

Interface

inputPosition

Hierarchy

  • inputPosition

Properties

Properties

clientX: number

X position of mouse/touch in referrence to the window

Author

Matej Hakoš

clientY: number

Y position of mouse/touch in referrence to the window

Author

Matej Hakoš

Generated using TypeDoc