home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13271 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!edcastle!marks
  2. From: marks@castle.ed.ac.uk (Mark Steyn)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Help: PCQ and Sprites
  5. Message-ID: <25761@castle.ed.ac.uk>
  6. Date: 11 Sep 92 18:05:50 GMT
  7. Distribution: comp
  8. Organization: Edinburgh University
  9. Lines: 23
  10.  
  11. Having browsed through the Amiga C Encyclopedia and having downloaded
  12. PCQ 12b I decided, in a fit of over enthusiasm, to try and convert one
  13. of the C examples to PCQ.  The chosen example was
  14. Graphics/Sprites/Example1.c.  As you can probably gather all did not go
  15. well - my sprite is invisible :-(
  16.  
  17. The only reasons I've been able to come up with for this strange
  18. behaviour is that the array containing the sprite data has not been
  19. allocated in chip memory or that I haven't given the SimpleSprite the
  20. correct address of the array (I used @array).
  21.  
  22. I would greatly appreciate in information on displaying sprites with PCQ
  23. (some source would be nice too :-) as I think my code is somewhat ropey.
  24.  
  25. Mail me if you can help.
  26.  
  27.     Mark
  28.  
  29. -- 
  30. ? As long as the youngest child is free to dream,  ? Mark Steyn :          ?
  31. ? In the forest that we call imagination,          ? marks@castle.ed.ac.uk ?
  32. ? There shall always be a Unicorn.                 ? mpjs@dcs.ed.ac.uk     ?
  33. ?              Knowledge is no virtue and Innocence no vice                ?
  34.