00001 00002 @interface CPViewAnimation : CPAnimation 00003 { 00004 CPArray _viewAnimations; 00005 } 00006 @end