2
0

func_input_joyname.rst 323 B

123456789101112131415161718192021222324252627282930313233
  1. .. _func_input_joyname:
  2. =======
  3. JoyName
  4. =======
  5. JoyName -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. JoyName$(port)
  10. Get the name of the joysticks connected to the specified port.
  11. Parameters
  12. ==========
  13. Return Values
  14. =============
  15. The system name of the joystick.
  16. Examples
  17. ========
  18. See Also
  19. ========