Re: A86: trig in ASM (vectors and raycasting)


[Prev][Next][Index][Thread]

Re: A86: trig in ASM (vectors and raycasting)




In a message dated 98-07-24 23:45:06 EDT, you write:

<< For(variable,begin,end,step    the variable starts at begin, and goes up by
 step until it is greater than end >>

If parameter 'step' is not included, one is assumed.