home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5717 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  915 b 

  1. Path: mycroft.ECE.ORST.EDU!brindley
  2. From: brindley@mycroft.ECE.ORST.EDU (Mike Brindley)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Scrolling only selected bitplanes
  5. Date: 19 Mar 1996 06:20:38 GMT
  6. Organization: Electrical and Computer Engineering, Corvallis
  7. Message-ID: <4iljnm$lhq@engr.orst.edu>
  8. References: <314e1835@beachyhd.demon.co.uk>
  9. NNTP-Posting-Host: mycroft.ece.orst.edu
  10.  
  11. In article <314e1835@beachyhd.demon.co.uk>,  <Adam@beachyhd.demon.co.uk> wrote:
  12. >
  13. >However, I don't quite know how I can achieve this effect. Both WritePixel()
  14. >and ScrollRaster() both operate on *all* bitplanes in the Rastport. Is there
  15. >any way I can get these functions to leave the final plane completely alone?
  16.  
  17. Sure, RKM Libraries 3, pg. 583 "RastPort Write Mask".  The macro
  18. SetWrMsk() should do the trick.
  19.  
  20. Can you achieve your parallax scrolling with dual playfields?
  21.  
  22. -- 
  23. --> Mike Brindley
  24.     brindley@ece.orst.edu
  25.