123456789101112131415161718192021222324252627282930313233 |
- .. _func_input_joyname:
- =======
- JoyName
- =======
- JoyName -
- Description
- ===========
- .. code-block:: blitzmax
- JoyName$(port)
- Get the name of the joysticks connected to the specified port.
- Parameters
- ==========
- Return Values
- =============
- The system name of the joystick.
- Examples
- ========
- See Also
- ========
|