Module mouse

Module mouse 

Source
Expand description

Mouse input resource.

Structs§

MouseButtonEvent
A mouse button input event.
MouseInputs
Resource containing the mouse input events made this frame.
MouseScreenPosition
The position of the mouse in screen-space.
MouseScrollEvent
Mouse scroll-wheel input event.
MouseWorldPosition
The position of the mouse in world-space.

Enums§

MouseButton
A button on the mouse.
MouseScrollUnit
The unit that a MouseScrollEvent is in.