home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Graphics / PPT / include / fd / effect_lib.fd next >
Text File  |  1999-11-28  |  306b  |  13 lines

  1. * EffectBase - An effect for PPT
  2. * $Id: effect_lib.fd,v 6.0 1999/11/28 18:50:58 jj Exp jj $
  3. ##base _EffectBase
  4. ##bias 30
  5. ##public
  6. EffectInquire(attribute,pptbase)(d0,a3)
  7. EffectExec(frame,tags,pptbase)(a0,a1,a3)
  8. * Start of V3 additions for the arguments.
  9. EffectGetArgs(frame,tags,pptbase)(a0,a1,a3)
  10. ##end
  11.  
  12.  
  13.