My past as a filthy foreigner haunts me.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@361 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Par Winzell
2007-12-04 18:58:02 +00:00
parent ce9204d858
commit bc8d005179
@@ -53,7 +53,7 @@ public class HermiteFunc extends InterpFunc
}
}
/** Get the derivate of this function at a point. */
/** Get the derivative of this function at a point. */
public function getSlope (t :Number) :int
{
if (t >= 1 || t < 0) { // cope with a funny startOffset