diff options
| author | Rémi Verschelde | 2017-11-13 09:24:36 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-11-13 09:25:53 +0100 |
| commit | 2fce0010f0d0eb2476028ed62335508bceabd820 (patch) | |
| tree | 208bd6159aff3ae2a6e5add28de99518f1a0b13c /doc/classes/@Global Scope.xml | |
| parent | dc4be4350a4aac91a342001e1b6d2eaa11d0b4b8 (diff) | |
| download | godot-2fce0010f0d0eb2476028ed62335508bceabd820.tar.gz godot-2fce0010f0d0eb2476028ed62335508bceabd820.tar.zst godot-2fce0010f0d0eb2476028ed62335508bceabd820.zip | |
classref: Sync with current source
[ci skip]
Diffstat (limited to 'doc/classes/@Global Scope.xml')
| -rw-r--r-- | doc/classes/@Global Scope.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/classes/@Global Scope.xml b/doc/classes/@Global Scope.xml index 20f323bb4..5e571e028 100644 --- a/doc/classes/@Global Scope.xml +++ b/doc/classes/@Global Scope.xml @@ -1038,7 +1038,11 @@ <constant name="JOY_AXIS_7" value="7"> Joypad Right Trigger Analog Axis </constant> - <constant name="JOY_AXIS_MAX" value="8"> + <constant name="JOY_AXIS_8" value="8"> + </constant> + <constant name="JOY_AXIS_9" value="9"> + </constant> + <constant name="JOY_AXIS_MAX" value="10"> </constant> <constant name="JOY_ANALOG_LX" value="0"> Joypad Left Stick Horizontal Axis |
