Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-02 14:03:23 +02:00
parent 5402f28f59
commit a203daa272
397 changed files with 21934 additions and 16529 deletions

View File

@@ -440,7 +440,7 @@ Sets the mouse mode. See the constants for more information.
- void **set_use_accumulated_input** **(** :ref:`bool<class_bool>` enable **)**
Whether to accumulate similar input events sent by the operating system. Defaults to ``true``.
Whether to accumulate similar input events sent by the operating system. Enabled by default.
.. _class_Input_method_start_joy_vibration: