Message-Id: <3.0.6.32.19981231133407.007d8ec0@tenforward.com> X-Sender: sw AT tenforward DOT com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 31 Dec 1998 13:34:07 -0800 To: djgpp AT delorie DOT com From: Mad Cow Subject: blit! Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com ahem..how do i use allegro's "blit"? I see it in allegro tutorials but they never say HOW to use blit. the allegro documentation doesn't even explain it.. all i need is something like this--> /** hline(BITMAP *bmp, int x, int y, int y2, int color); **/ just an explanation like the above..thats all i want... thanks!