home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / USCX / TPSPRITE.ZIP / READTHIS.NOW < prev    next >
Text File  |  1986-02-16  |  2KB  |  39 lines

  1.  
  2.  
  3.                         TURBO SPRITES AND ANIMATION
  4.  
  5.                         (c) Donald L. Pavia Feb 1986
  6.  
  7.          This disk contains a number of utilities and driver routines
  8.       that will allow you to use sprites and animation (several types)
  9.       in your Turbo Pascal programs. Both multi-page animation and xor
  10.       animation are supported.
  11.          There is a sprite designing utility (DESIGNER.COM) which is an
  12.       editor-like environment for creating sprites. It also allows you
  13.       to store them in tables of up to 24 sprites. The utility will also
  14.       generate code allowing you to incorporate sprites in your programs
  15.       as typed constants.
  16.          The display routines for the sprites are found in the library
  17.       file (SPRITES.LIB). A number of Demo programs have been included to
  18.       be sure you understand how to use the sprite files. Along with the
  19.       demo programs there are a number of sprite tables that have already
  20.       been created. Quite a number of different techniques for use of the
  21.       sprites are shown in the demo programs.
  22.          There is a screen and animation composing utility (COMPOSER.COM)
  23.       that will help in positioning the sprites for display.
  24.          There is a library file (SAVESCRN.LIB) with routines that will
  25.       allow you to save and load Turbo Pascal screens. There is a compiled
  26.       utility (SAVESCRN.COM) that will allow you to import PC Paint screens
  27.       into your Turbo programs.
  28.          The major documentation for these programs will be found within the
  29.       demo programs which are liberally commented. A header to each program
  30.       briefly explains what it does. Documentation for the sprite designer
  31.       will be found in (DESIGNER.DOC) and that for the composing utility in
  32.       (COMPOSER.DOC).
  33.  
  34.          THE MATERIAL ON THIS DISK IS PLACED IN THE PUBLIC DOMAIN UNDER
  35.          THE CONDITIONS STATED IN THE FILE DESIGNER.DOC
  36.  
  37.                                                Donald L. Pavia  Feb 1986
  38.  
  39.