Module bones_framework::input::mouse
source · Expand description
Mouse input resource.
Structs§
- A mouse button input event.
- Resource containing the mouse input events made this frame.
- The position of the mouse in screen-space.
- Mouse scroll-wheel input event.
- The position of the mouse in world-space.
Enums§
- A button on the mouse.
- The unit that a
MouseScrollEvent
is in.