Expand description
Mouse input resource.
Structs§
- Mouse
Button Event - A mouse button input event.
- Mouse
Inputs - Resource containing the mouse input events made this frame.
- Mouse
Screen Position - The position of the mouse in screen-space.
- Mouse
Scroll Event - Mouse scroll-wheel input event.
- Mouse
World Position - The position of the mouse in world-space.
Enums§
- Mouse
Button - A button on the mouse.
- Mouse
Scroll Unit - The unit that a
MouseScrollEventis in.