Module mouse

Module mouse 

Source
Expand description

Mouse types.

Structs§

ButtonId
Identifier for a specific button on some device.

Enums§

ButtonState
State a MouseButton has entered.
MouseButton
Describes a button of a mouse controller.
MouseScrollDelta
Describes a difference in the mouse scroll wheel state.