home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13347 < prev    next >
Encoding:
Text File  |  1992-09-14  |  2.1 KB  |  48 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!venus.iucf.indiana.edu!ejames
  3. From: ejames@venus.iucf.indiana.edu (ERIC JAMES)
  4. Subject: Re: Help: PCQ and Sprites
  5. Message-ID: <BuKw0F.3AE@usenet.ucs.indiana.edu>
  6. News-Software: VAX/VMS VNEWS 1.3-4   
  7. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  8. Nntp-Posting-Host: venus.iucf.indiana.edu
  9. Reply-To: ejames@venus.iucf.indiana.edu
  10. Organization: nothing
  11. References: <25761@castle.ed.ac.uk>
  12. Distribution: comp
  13. Date: Mon, 14 Sep 1992 17:12:57 GMT
  14. Lines: 32
  15.  
  16. In article <25761@castle.ed.ac.uk>, marks@castle.ed.ac.uk (Mark Steyn) writes...
  17. >Having browsed through the Amiga C Encyclopedia and having downloaded
  18. >PCQ 12b I decided, in a fit of over enthusiasm, to try and convert one
  19. >of the C examples to PCQ.  The chosen example was
  20. >Graphics/Sprites/Example1.c.  As you can probably gather all did not go
  21. >well - my sprite is invisible :-(
  22. >The only reasons I've been able to come up with for this strange
  23. >behaviour is that the array containing the sprite data has not been
  24. >allocated in chip memory or that I haven't given the SimpleSprite the
  25. >correct address of the array (I used @array).
  26. >I would greatly appreciate in information on displaying sprites with PCQ
  27. >(some source would be nice too :-) as I think my code is somewhat ropey.
  28. >Mail me if you can help.
  29. >    Mark
  30. >-- 
  31. >? As long as the youngest child is free to dream,  ? Mark Steyn :          ?
  32. >? In the forest that we call imagination,          ? marks@castle.ed.ac.uk ?
  33. >? There shall always be a Unicorn.                 ? mpjs@dcs.ed.ac.uk     ?
  34. >?              Knowledge is no virtue and Innocence no vice                ?
  35.   I have no information on displaying sprites, but I do know that the registered
  36. version of PCQ (version 1.2d) gives you the ability to controll where a
  37. variable or an array is loacted (CHIP or FAST).  If that's your problem try
  38. geting the registered version.  If you do DON'T send to the Arazona address,
  39. I have his current address if you want it.
  40.  
  41.   Eric James
  42.   ejames@venus.iucf.indiana.edu
  43.