From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,d3eb9731d6da1a55 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-31 01:02:17 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!news.tele.dk!small.news.tele.dk!129.240.148.23!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Graphics in GNAT for Windows, how? Date: Thu, 31 Jan 2002 09:02:16 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0156.chembio.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 1012467736 6817 129.241.83.82 (31 Jan 2002 09:02:16 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Thu, 31 Jan 2002 09:02:16 +0000 (UTC) User-Agent: slrn/0.9.7.3 (Linux) Xref: archiver1.google.com comp.lang.ada:19417 Date: 2002-01-31T09:02:16+00:00 List-Id: On Thu, 31 Jan 2002 00:22:44 +0000 (UTC), Necros wrote: > What's the best graphics package to generate a game with bitmaps and image > scrolls ??? Thanks, SDL is used a lot. http://www.libsdl.org/ Ada binding to SDL: http://sourceforge.net/projects/adasdl/ -- Preben Randhol �For me, Ada95 puts back the joy in programming.�