topical media & game development
#graphic-flex-image-effects-07-source-aeon-easing-Linear.ax
#graphic-flex-image-effects-07-source-aeon-easing-Linear.ax
[swf]
[flash]
flex
package aeon.easing {
public class @ax-graphic-flex-image-effects-07-source-aeon-easing-Linear {
static public function easeNone(t:Number, b:Number, c:Number, d:Number):Number {
return c*t/d + b;
}
}
}
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.