From cb2bdcd286c380906044e941ddc8e437f6111bc5 Mon Sep 17 00:00:00 2001 From: kobewi Date: Mon, 6 Dec 2021 13:10:17 +0100 Subject: Unexpose joy_connection_changed method --- doc/classes/Input.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/Input.xml b/doc/classes/Input.xml index cd5ba2e17f..068106f2c7 100644 --- a/doc/classes/Input.xml +++ b/doc/classes/Input.xml @@ -243,17 +243,6 @@ Returns [code]true[/code] if you are pressing the key in the physical location on the 101/102-key US QWERTY keyboard. You can pass a [enum Key] constant. - - - - - - - - Notifies the [Input] singleton that a connection has changed, to update the state for the [code]device[/code] index. - This is used internally and should not have to be called from user scripts. See [signal joy_connection_changed] for the signal emitted when this is triggered internally. - - -- cgit v1.2.3