home *** CD-ROM | disk | FTP | other *** search
/ Sauce 'n' Code 1 / sauce-n-code-01.adf / Articles / textEffect1.txt < prev    next >
Text File  |  1995-05-05  |  773b  |  21 lines

  1.  __________   __________   __________   __________   __________   __________ 
  2. | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· | | ` |  _|· |
  3. |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_| |_,_|_|/_,_|
  4. =============================================================================
  5.                         TEXT EXPANDING EFFECT
  6. =============================================================================
  7.  
  8. This  is a simple effect put into a procedure.  It will pad out a string with
  9. spaces and then centre the line at the specified Y co-ordinate.
  10.  
  11. If the effect procedure is called in a loop each time with a different
  12. spacing value then it will make the text appear to explode!
  13.  
  14. Load the source code and try it out to see the effect.
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.