Module nannou::state::mouse[][src]

Expand description

Tracked state related to the mouse.

Structs

Stores the state of all mouse buttons.

The state of the Mouse at a single moment in time.

Enums

Describes a button of a mouse controller.

Whether the button is up or down.