Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-02-19 10:48:33 +01:00
parent 79be38fb20
commit df578c300d
68 changed files with 1785 additions and 169 deletions

View File

@@ -36,7 +36,7 @@ Member Variables
.. _class_InputEventKey_scancode:
- :ref:`int<class_int>` **scancode** - Key scancode, one of the ``KEY\_\*`` constants in @global Scope.
- :ref:`int<class_int>` **scancode** - Key scancode, one of the ``KEY_*`` constants in @global Scope.
.. _class_InputEventKey_unicode: