classref: Sync with current master branch

Also fixes Sphinx warnings and missing classes thanks to deefc2a63d
This commit is contained in:
Rémi Verschelde
2017-10-14 15:24:00 +02:00
parent 63e17da1ce
commit a02c0d3111
93 changed files with 554 additions and 257 deletions

View File

@@ -41,9 +41,11 @@ Signals
-------
- **button_pressed** **(** :ref:`int<class_int>` button **)**
When a button on this controller is pressed, this signal is given.
- **button_release** **(** :ref:`int<class_int>` button **)**
When a button on this controller is released, this signal is given.