From 45cfd199a46a6fdffb48cd367c69a336eb79590b Mon Sep 17 00:00:00 2001 From: Andreas Haas Date: Tue, 5 Jul 2016 14:07:46 +0200 Subject: Input: add get_connected_joysticks() method. fixes #5465 --- doc/base/classes.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 4b5c424d4b..978df96a81 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -15965,6 +15965,13 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) If the device has an accelerometer, this will return the movement. + + + + + Returns an [Array] containing the device IDs of all currently connected joysticks. + + -- cgit v1.2.3