mouse
uxn_set_mouse_vector
Parameters: addr vec
Sets the mouse vector to the function vec
uxn_get_mouse_x
Returns cell x
Returns the X position of the mouse in pixels
uxn_get_mouse_y
Returns cell y
Returns the Y position of the mouse in pixels
uxn_get_state
Returns cell state
Returns the mouse state
uxn_get_scroll_x
Returns cell scrollX
Returns the scroll X value of the mouse
uxn_get_scroll_y
Returns cell scrollY
Returns the scroll Y value of the mouse