Modules§
Structs§
Enums§
- Element
State - Describes the input state of a key.
- Key
- Key represents the meaning of a keypress.
- KeyCode
- Code is the physical position of a key.
- Mouse
Button - Identifies a button of a mouse controller.
- Mouse
Scroll Delta - Describes a difference in the mouse scroll wheel state.
- Named
Key - Key represents the meaning of a keypress.
- Physical
Key - Represents the location of a physical key.
- Window
Event - Describes an event from a [
Window].
Functions§
- rgb
- Constructs a
Colorfrom RGB components in the range0.0..=1.0, with full opacity. - rgba
- Constructs a
Colorfrom RGBA components in the range0.0..=1.0.