Structs§
- Keyboard
Event - Keyboard Event
- Mouse
Event - Mouse Event
- SmolStr
- A
SmolStris a string type that has the following properties: - Tick
Event - Tick Event
Enums§
- Button
- Key
- Key represents the meaning of a keypress.
- Keyboard
State - Represents the state of a keyboard key in a
KeyboardEvent. - Mouse
State - Represents the different states of the mouse in a
MouseEvent. - Named
Key - A
Key::Namedvalue - Selectable
- Events emitted by the
Selectableemmiter object. - Slider
- Events emitted by the
Slideremmiter object. - Text
Input - Events emitted by the
TextInputemmiter object.