摘要: 1. 缩放 CABasicAnimation *theAnimation=[CABasicAnimation animationWithKeyPath:@"transform"]; //x,y,z放大缩小倍数 CATransform3D transform=CATransform3DMakeScal 阅读全文
posted @ 2015-11-27 20:38 新年新气象 阅读(814) 评论(0) 推荐(0)