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

Added note on gamepad connect/disconnect

Björn Ritzl 5 роки тому
батько
коміт
fb3232b682
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      docs/en/manuals/input.md

+ 2 - 0
docs/en/manuals/input.md

@@ -93,6 +93,8 @@ Gamepad Triggers
 
   Gamepad input setup uses a separate mapping file for each hardware gamepad type. See below for more information.
 
+  Gamepad input bindings also provides two separate bindings named `Connected` and `Disconnected` to detect when a gamepad is connected (even those connected from the start) or disconnected.
+
 Touch Triggers
 : Single-touch type triggers are available on iOS and Android devices. Single-touch type triggers are not set up from the Touch Triggers section of the input bindings. Instead **single-touch triggers are automatically set up when you have mouse button input set up for `MOUSE_BUTTON_LEFT` or `MOUSE_BUTTON_1`**.