home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / code / oslib / CStrong / Joystick / HelpData next >
Encoding:
Text File  |  1994-08-10  |  407 b   |  10 lines

  1. xjoystick_read
  2. Defined in:   <joystick=>joystick.$>.h
  3. Declaration:  extern <os_error=>os.os_error> *xjoystick_read (int joystick_no,
  4.                  bits *state);
  5. Summary:      Returns the state of a joystickjoystick_read
  6. Defined in:   <joystick=>joystick.$>.h
  7. Declaration:  extern bits joystick_read (int joystick_no);
  8. Summary:      Returns the state of a joystickJoystick
  9. <xjoystick_read>
  10. <joystick_read>