mouse-types 0.4.0

Contains types to define mouse related events.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# `pointer-types`


Contains types to define pointer related events.

As with `keyboard-types`, the naming and conventions try to follow the [W3C Pointer Events specification draft](https://w3c.github.io/pointerevents/).

Mostly just a copy/paste of `winit` v0.31 pointer types and `keyboard-types` v0.8.

---

> [!NOTE]
> No AI-generated code.