Path: chuka.playstation.co.uk!news From: sosman@terratron.com (Steven Osman) Newsgroups: scee.yaroze.beginners Subject: Re: ---Help me pleez--- ETC ETC Date: Sun, 23 May 1999 14:12:04 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 19 Message-ID: <374a0c06.238731828@news.playstation.co.uk> References: <7i8dll$lic13@chuka.playstation.co.uk> <7i8vjj$lic14@chuka.playstation.co.uk> NNTP-Posting-Host: 209.27.57.69 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/32.452 Derek (rather, more for Loz than Derek), I would make a couple of further enhancements on this. For one thing, you can just say R=(++R) %10 and eliminate an if statement (when increasing the R, B and G). Further, instead of calling padState(0), I would assign it to a variable and compare that variable over and over. Calling functions cost a sliver of time, and it could be eliminated. Steven On Sun, 23 May 1999 14:25:06 +0100, "Derek da Silva" wrote: