public abstract class AnimatorTimeValueFunction extends Object
| Constructor and Description |
|---|
AnimatorTimeValueFunction(float beginVal,
float endVal,
long totalTime) |
| Modifier and Type | Method and Description |
|---|---|
abstract float |
getValue(long t) |
boolean |
isEnd(long t) |
Copyright © 2017. All rights reserved.