TodePond / Habitat

my javascript helpers
MIT License
45 stars 5 forks source link

What's the difference between `Mouse` and `Pointer`? #92

Closed Magnogen closed 1 year ago

Magnogen commented 1 year ago

They both tell you if the mouse is down, and also where it is.

TodePond commented 1 year ago

https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent

vs

https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events