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=0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,604b73207b20f6c7,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-30 08:03:04 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: ehrohdin@hotmail.com (=?ISO-8859-1?Q?H=E5kan_Rohdin?=) Newsgroups: comp.lang.ada Subject: package for drawing geometric figures Date: 30 Mar 2002 08:03:03 -0800 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 130.236.186.115 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1017504184 25140 127.0.0.1 (30 Mar 2002 16:03:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 30 Mar 2002 16:03:04 GMT Xref: archiver1.google.com comp.lang.ada:21893 Date: 2002-03-30T16:03:04+00:00 List-Id: Hello! I'm looking for a package to be able to create lines, circles and other geometric figures. It's going to be used in a simple game. Is this possible and if so, is it going to be hard. I'm all new to Ada so please be kind to me :-) TIA /Hakan