Searched defs:ObjectKeyframe (Results 1 – 1 of 1) sorted by relevance
274 static class ObjectKeyframe<T> extends Keyframe<T> { class in Keyframe281 ObjectKeyframe(float fraction, T value) { in ObjectKeyframe() method in Keyframe.ObjectKeyframe