adding the missing press checks in the core_input_mouse example: I added the missing MOUSE_BUTTON_SIDE,MOUSE_BUTTON_EXTRA,MOUSE_BUTTON_FORWARD,MOUSE_BUTTON_BACK press checks. note: my mouse doesn't have the "forward" and "back" buttons, so I couldn't test if they work |
||
---|---|---|
.. | ||
core_2d_camera.py | ||
core_2d_camera_platformer.py | ||
core_basic_screen_manager.py | ||
core_basic_window.py | ||
core_drop_files.py | ||
core_drop_files2.py | ||
core_input_gestures.py | ||
core_input_keys.py | ||
core_input_mouse.py | ||
core_input_mouse_wheel.py | ||
core_random_values.py |