Переглянути джерело

Merge pull request #95760 from jolexxa/docs/joy-info

docs: Highlight lack of joystick info on majority of platforms
Rémi Verschelde 1 рік тому
батько
коміт
0b1bf3cb42
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      doc/classes/Input.xml

+ 1 - 0
doc/classes/Input.xml

@@ -133,6 +133,7 @@
 				[code]vendor_id[/code]: The USB vendor ID of the device.
 				[code]product_id[/code]: The USB product ID of the device.
 				[code]steam_input_index[/code]: The Steam Input gamepad index, if the device is not a Steam Input device this key won't be present.
+				[b]Note:[/b] The returned dictionary is always empty on Web, iOS, Android, and macOS.
 			</description>
 		</method>
 		<method name="get_joy_name">