public class KeyTimes
extends java.lang.Object
| Constructor and Description |
|---|
KeyTimes(float... times)
Creates a new instance of KeyTimes.
|
public KeyTimes(float... times)
java.lang.IllegalArgumentException - Time values must be ordered in
increasing value, the first value must be 0 and the last value
must be 1