summaryrefslogtreecommitdiff
path: root/doc/base/classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/base/classes.xml')
-rw-r--r--doc/base/classes.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index dd00a0312c..b5384cfc2b 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -15759,6 +15759,13 @@
If the device has an accelerometer, this will return the movement.
</description>
</method>
+ <method name="get_connected_joysticks">
+ <return type="Array">
+ </return>
+ <description>
+ Returns an [Array] containing the device IDs of all currently connected joysticks.
+ </description>
+ </method>
<method name="get_joy_axis">
<return type="float">
</return>