Bläddra i källkod

Add documentation on which buttons JOY_BUTTON_START corresponds to

RobTheFiveNine 1 år sedan
förälder
incheckning
5da63c5358
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      doc/classes/@GlobalScope.xml

+ 1 - 1
doc/classes/@GlobalScope.xml

@@ -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.