Page 1 of 1
help needed

Posted:
Aug 30, 2001 @ 10:39am
by daburnd
i have made a code for moving some sprites around the screen using easyce. it is a bit slow, but i don't know how to optimalize it. i know most people that would look at my code would know what to do. but i'm a little braindead.
Re: help needed

Posted:
Aug 30, 2001 @ 10:51am
by suchiaruzu
Upload it somewhere and post a link so people can help you
Re: help needed

Posted:
Aug 30, 2001 @ 3:33pm
by Jaybot
Then we can 'optimalize' it for you

Re: help needed

Posted:
Aug 30, 2001 @ 5:40pm
by jongjungbu
We are spellchecking bastards.
Re: help needed

Posted:
Sep 2, 2001 @ 6:51am
by daburnd
oops, i already optimalized it myself. i didn't notice that i left my array initialize code in a loop. that really slows down everything. but i have a other question now. does somebody of u guys have some good routines to load wav's or mod files in a code?