Module utils

Module utils 

Source
Expand description

Utility functions and helpers Utility functions for mouse input handling

Functionsยง

all_standard_buttons
Get a list of all standard mouse buttons
code_to_name
Convert a platform-specific button code to a human-readable name
platform_button_mapping
Get a mapping of all buttons to their codes for a specific platform
platform_code_mapping
Get a reverse mapping of codes to buttons for a specific platform