|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface Interpolator
Re-implementation of Scenario Interpolator.
Interpolators| Method Summary | |
|---|---|
float |
interpolate(float fraction)
This function takes an input value between 0 and 1 and returns another value, also between 0 and 1. |
| Method Detail |
|---|
float interpolate(float fraction)
fraction - a value between 0 and 1, representing the elapsed fraction of
a time interval (either an entire animation cycle or an
interval between two KeyFrames, depending on where this
Interpolator is used)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||