Let our functions escape the bondage of integers and vary freely with time.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@364 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -26,7 +26,7 @@ package com.threerings.flash.path {
|
||||
*/
|
||||
public /*abstract*/ class InterpFunc
|
||||
{
|
||||
public /*abstract*/ function getValue (complete :Number) :int
|
||||
public /*abstract*/ function getValue (complete :Number) :Number
|
||||
{
|
||||
throw new Error("abstract");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user