API  1.0.0
CPViewAnimator.h
Go to the documentation of this file.
1 
2 @interface CPViewAnimator : _CPObjectAnimator
3 {
4  BOOL _wantsPeriodicFrameUpdates // @accessors(property=wantsPeriodicFrameUpdates);
5 }
6 @end