From e7fee711b3d2417720ecfae86bc9351927f6daa0 Mon Sep 17 00:00:00 2001 From: Marcel Admiraal Date: Thu, 23 Apr 2020 13:01:36 +0100 Subject: Update game controller enums. --- doc/classes/XRController3D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/XRController3D.xml') diff --git a/doc/classes/XRController3D.xml b/doc/classes/XRController3D.xml index e4a06a80db..8e80eb9a32 100644 --- a/doc/classes/XRController3D.xml +++ b/doc/classes/XRController3D.xml @@ -62,7 +62,7 @@ - Returns [code]true[/code] if the button at index [code]button[/code] is pressed. See [enum JoystickList], in particular the [code]JOY_VR_*[/code] constants. + Returns [code]true[/code] if the button at index [code]button[/code] is pressed. See [enum JoyButtonList]. -- cgit v1.2.3