You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
docs: highlight lack of joystick info on majority of platforms
This commit is contained in:
@@ -133,6 +133,7 @@
|
|||||||
[code]vendor_id[/code]: The USB vendor ID of the device.
|
[code]vendor_id[/code]: The USB vendor ID of the device.
|
||||||
[code]product_id[/code]: The USB product 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.
|
[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>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="get_joy_name">
|
<method name="get_joy_name">
|
||||||
|
|||||||
Reference in New Issue
Block a user