Expand description
This crate provides basic access to a ps2 mouse in x86 environments.
Structsยง
- Mouse
- A basic interface to interact with a PS2 mouse.
- Mouse
Flags - Represents the flags currently set for the mouse.
- Mouse
State - A snapshot of the mouse flags, x delta and y delta.