Package pi.animation

Class KeyFrame<Value extends Number>

java.lang.Object
pi.animation.KeyFrame<Value>
Type Parameters:
Value - Werttyp, der animiert werden soll.
All Implemented Interfaces:
Comparable<KeyFrame<Value>>

public class KeyFrame<Value extends Number> extends Object implements Comparable<KeyFrame<Value>>
Beschreibt einen Keyframe.
Author:
Michael Andonie