API  1.0.0
CAKeyframeAnimation.h
Go to the documentation of this file.
1 
3 {
4  CPArray _values // @accessors(property=values);
5  CPArray _keyTimes // @accessors(property=keyTimes);
6  CPArray _timingFunctions // @accessors(property=timingFunctions);
7 }
8 @end