home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21225 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.7 KB

  1. Xref: sparky comp.sys.mac.programmer:21225 comp.sys.mac.games:14129
  2. Path: sparky!uunet!gatech!destroyer!gumby!yale!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!kuhub.cc.ukans.edu!ozma
  3. From: ozma@kuhub.cc.ukans.edu
  4. Newsgroups: comp.sys.mac.programmer,comp.sys.mac.games
  5. Subject: Re: Code for drawing a sprite desired.
  6. Message-ID: <1993Jan11.170011.46304@kuhub.cc.ukans.edu>
  7. Date: 11 Jan 93 17:00:11 CST
  8. References: <1ha3ikINN7tm@uwm.edu> <1993Jan10.222055.342@midway.uchicago.edu>
  9. Organization: University of Kansas Academic Computing Services
  10. Lines: 24
  11.  
  12. In article <1993Jan10.222055.342@midway.uchicago.edu>, grass@cs.uchicago.edu (Joshua Grass) writes:
  13.  
  14. >> THere is alot of interest in writing games for the mac (myself included.)
  15. >>If there's a kindly sagelike programmer out there with a little time on
  16. >>his/her hands, could someone share a technique for copying a sprite from an
  17. >>offscreen grafPort?
  18.  
  19. There are TechNotes and Apple sample code (and code Snippets as well) that
  20. illustrate this.  Furthermore, all my source code for my shareware games has
  21. been available for years now.  In fact, it should be on AOL and any other
  22. net-site that wants it.  Back issues of MacTutor (now MacTech) have examples
  23. with code as well.
  24.  
  25. > Actually, sprite is not the correct term, (What is that from, TI 99's?) what
  26. > the new equivalent of what you are doing is called is an icon.  This is pro-
  27.  
  28. The Vic-20?  Anyway, Icon is a little restrictive a term - perhaps just
  29. pix-image or bit map.  Or I suppose we could argue about it a while longer. : )
  30. Really though, maybe it's just me, but I cringe at the word sprite ( pet peeve
  31. of mine I suppose).  I also don't like the way "use" is spelled (or perhaps
  32. pronounced).
  33.  
  34. john calhoun-
  35.  
  36.