class Mouse public
Representation of mouse state
#pos public
A Hokusai::Vec2 holding the mouse position
#delta public
A Hokusai::Vec2 holding the mouse delta
#scroll public
A float containing the mouse scroll
#scroll_delta public
A float containing the mouse scroll delta