home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / joystick / readme.txt < prev   
Text File  |  1993-09-05  |  831b  |  21 lines

  1. JOYSTICK.VBX contains a custom control that you can use free of charge in
  2. your VB programs. JOYSTICK.VBX presumes that you are using VB 2.0, Win 3.1,
  3. and have installed a multimedia compatible joystick driver. Included with 
  4. this VBX is IBMJOY.ZIP which contains a joystick driver, control-panel 
  5. applet, and other things you might need. Have fun and send JOYSTICK.VBX
  6. bugs to:
  7.  
  8.     Zane Thomas
  9.     72060,3327
  10.  
  11. Included in this modified version of JOYTEST is code examples for implementing
  12. the joystick.vbx in a game.  Included are modules which calibrate the joystick
  13. to the size of a form, and do the conversion from joystick readings to
  14. Windows screen coordinates.
  15.  
  16. Also included is a simple skeet shooting game app to demonstrate the use of
  17. the modules, and some game building strategy.
  18.  
  19. Judy Summers
  20. 70771,1444
  21.