Luna::HID::supports_mouse
bool supports_mouse()
Checks if mouse input is supported on the current platform.
Return value
Returns true
if mouse input is supported on the current platform, returns false
otherwise.
bool supports_mouse()
Checks if mouse input is supported on the current platform.
Returns true
if mouse input is supported on the current platform, returns false
otherwise.