home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / LC / SIMPWN93.ZIP / SIMPWIN.ZIP / FUNG25.TXT < prev    next >
Text File  |  1996-06-29  |  210b  |  10 lines

  1.  
  2.    Loadcurs() loads the graphic cursor data from a file.
  3.  
  4.    Example:
  5.  
  6.         loadcurs("cursor.fnt",2);
  7.  
  8.    This loads the Third character in file cursor.fnt to display for the
  9. graphic mouse cursor.
  10.