Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-04-24 15:23:59 +02:00
parent 387890d0ba
commit b3b3634af6
175 changed files with 2909 additions and 793 deletions

View File

@@ -50,7 +50,7 @@ Property Descriptions
| *Getter* | get_button_index() |
+----------+-------------------------+
Button identifier. One of the ``JOY_BUTTON_*`` constants from :ref:`@GlobalScope<class_@GlobalScope>`.
Button identifier. One of the :ref:`JoystickList<enum_@GlobalScope_JoystickList>` button constants.
.. _class_InputEventJoypadButton_property_pressed: