func_input_joybuttoncaps.rst 364 B

123456789101112131415161718192021222324252627282930313233
  1. .. _func_input_joybuttoncaps:
  2. =============
  3. JoyButtonCaps
  4. =============
  5. JoyButtonCaps -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. JoyButtonCaps(port)
  10. Available buttons (on/off controls) on a joystick.
  11. Parameters
  12. ==========
  13. Return Values
  14. =============
  15. A bitfield representing which buttons are present.
  16. Examples
  17. ========
  18. See Also
  19. ========