Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-05-28 18:41:24 +02:00
parent 41a5c48995
commit cedcbd1c5c
97 changed files with 1548 additions and 668 deletions

View File

@@ -350,7 +350,7 @@ Returns mouse buttons as a bitmask. If multiple mouse buttons are pressed at the
- :ref:`MouseMode<enum_Input_MouseMode>` **get_mouse_mode** **(** **)** const
Return the mouse mode. See the constants for more information.
Returns the mouse mode. See the constants for more information.
.. _class_Input_method_is_action_just_pressed: