A couple of API improvements.
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
@@ -95,6 +95,11 @@ public class AnimatedValue {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the animation equation being used.
|
||||
*/
|
||||
public AnimationEquation getEquation() { return eqn; }
|
||||
|
||||
/**
|
||||
* Sets the animation equation to use.
|
||||
* @param eqn the new equation
|
||||
|
||||
Reference in New Issue
Block a user