From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro: rotate_sprite? Date: Fri, 20 Mar 1998 22:09:08 +0000 Organization: None Message-ID: <274+qJAEkuE1EwoK@talula.demon.co.uk> References: NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 Lines: 12 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk James W Sager Iii writes: >Can you look through my code, and see why the rotate command isn't >working? You are passing an integer argument, when it should be a fixed point value. Use the itofix() macro to convert your angle into the correct format. -- Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ "Pigs use it for a tambourine" - Frank Zappa