From: "Valkir" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: allegro Lines: 13 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Sun, 2 Jan 2000 20:09:21 -0500 NNTP-Posting-Host: 24.200.143.153 X-Complaints-To: abuse AT videotron DOT net X-Trace: weber.videotron.net 946861741 24.200.143.153 (Sun, 02 Jan 2000 20:09:01 EST) NNTP-Posting-Date: Sun, 02 Jan 2000 20:09:01 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Well that's not exactly what I mean. The real purpose behind this is I want to draw a square ( it will be 20 X 20 bmp 20X20 so 400 by 400) each bmp will have a height, a design number, if there's an object on it or not... so lots of calculation and drawing so I need it to be fast. would there be a faster way? cause I can't use only 5 fps and with all the object, it will be like 2 or 3!