核心动画 (基本使用) UIView与核心动画对比?
摘要:一、CABasicAnimation核心动画之作用在层上面.动画的本质是改图层的某一个属性.CABasicAnimation *anim = [CABasicAnimation animation];图层有那些属性,这里才能写那些属性.anim.keyPath = @"transform.scale...
阅读全文
posted @ 2015-12-11 09:29
posted @ 2015-12-11 09:29
posted @ 2015-12-11 09:12