Re: [stella] acceleration and inertia

Subject: Re: [stella] acceleration and inertia
From: Manuel Rotschkar <cybergoth@xxxxxxxx>
Date: Wed, 07 Jan 2004 13:36:25 +0100
Hi there!

>To achieve higher Speeds, just add the addvalue 2 or 3 
>or more times per frame.

Just as a quick addition, for speeds from 0-2 pixels per 
frame use the zero flag instead of the carry and for 0-4 
pixels the overflow flag should do. 

Hm... this'll save me the inner loop of my movement 
routines... :-)

Greatings,
	Manuel

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread