home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / animation / extractor / ChaptrText / Chapter5 < prev    next >
Encoding:
Text File  |  1994-07-20  |  1.8 KB  |  21 lines

  1. Chapter 5.  Time Saving Options
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. When processing large numbers of sprites, the manual system of creating extraction instruction (using "Add to List") and setting the sprite for them can be extremely slow and laborious.  So, to avoid this there are two other methods other than the manual system.  Semi-Automatic and Automatic.  The part of the menu structure needed is this:
  5.  
  6.      Extract ⇨ Manual    ⇨ {et cetera}
  7.                Semi-Auto ⇨ {sprite list}
  8.                Automatic
  9.  
  10. Semi-Automatic 
  11. ~~~~~~~~~~~~~~
  12. This option replaces the two stages mentioned above ("Add to List" and select sprite) with a single mouse click.  You use the sprite list shown above to select a sprite to be extracted from and Extractor creates a new extraction instruction from the previously selected one, set to extract the whole of the new sprite.  Although the section boundaries may be different from the original extraction instruction, the mask definitions and the extraction style are the same.  Therefore if your original sprite extraction uses a mask and the sprite you select from the menu has no mask then an error will occur and the new extraction instruction will not be created.
  13.  
  14. Automatic 
  15. ~~~~~~~~~ 
  16. Selecting this from the menu will make Extractor go through the process used in the Semi-Automatic system for each of the sprites in memory, in the order they appear in memory.  Also as above, if the original extraction instruction requires a mask then an error will occur for each sprite in memory that has no mask.  This process may take a short time to complete if you have a lot of sprites in memory.
  17.  
  18. An example is unsuitable for this chapter but I recommend that Extractor users get familiar with the time saving systems by experimenting.  Little can go wrong and the time saving systems are quite handy.
  19.                          
  20.  
  21. { Continued in Chapter6 }