Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CABasicAnimation.h
Go to the documentation of this file.
1 
3 {
4  id _fromValue;
5  id _toValue;
6  id _byValue;
7 }
8 @end