want to write an easing function

Are there any examples of writing your own easing function? I see in the docs where the parameters are explained, there is no mention of return values… do these functions return values?

thanks

There is this one from code share that I use, http://developer.coronalabs.com/code/more-easing

I think there are more in code share.

saweet.

Looks like exactly what I needed to see. Corona should put the function sig in the docs, perhaps they do and I missed it.

thanks again!

There is this one from code share that I use, http://developer.coronalabs.com/code/more-easing

I think there are more in code share.

saweet.

Looks like exactly what I needed to see. Corona should put the function sig in the docs, perhaps they do and I missed it.

thanks again!