mirror of
https://github.com/godotengine/godot.git
synced 2024-11-23 12:43:43 +00:00
Add documentation on which buttons JOY_BUTTON_START corresponds to
This commit is contained in:
parent
6916349697
commit
5da63c5358
@ -2449,7 +2449,7 @@
|
||||
Game controller SDL guide button. Corresponds to the Sony PS, Xbox Home button.
|
||||
</constant>
|
||||
<constant name="JOY_BUTTON_START" value="6" enum="JoyButton">
|
||||
Game controller SDL start button. Corresponds to the Nintendo + button.
|
||||
Game controller SDL start button. Corresponds to the Sony Options, Xbox Menu, Nintendo + button.
|
||||
</constant>
|
||||
<constant name="JOY_BUTTON_LEFT_STICK" value="7" enum="JoyButton">
|
||||
Game controller SDL left stick button. Corresponds to the Sony L3, Xbox L/LS button.
|
||||
|
Loading…
Reference in New Issue
Block a user