Home About us GitHub Contact us Docs

FoxOS

Welcome to the FoxOS website!

mouse_input_device::update

Signature: void mouse_input_device::update(int x, int y, bool left, bool right, bool middle)
Description: Updates the mouse

Parameters:

Return: void

mouse_input_device::reset

Signature: void mouse_input_device::reset()
Description: Resets the mouse

Return: void

Show file on GitHub