动画系列
光速之年
Talk is cheap. Show me the code
展开
-
苹果的官方文档中提出的支持的动画
PropertyDefault animationanchorPointUses the default implied CABasicAnimation object, described in Table B-2.backgroundColorUses the default implied CABasicAn原创 2015-05-28 10:02:27 · 405 阅读 · 0 评论 -
CABasicAnimation 动画
CABasicAnimation animationWithKeyPath TypesWhen using the ‘CABasicAnimation’ from the QuartzCore Framework in Objective-C, you have to specify an animationWithKeyPath. This is a long string and is转载 2015-05-28 10:03:11 · 424 阅读 · 0 评论 -
旋转动画的封装
效果 仔细观察,你会发现,秒钟的具有摆动效果哦 ^_^ 源码https://github.com/YouXianMing/ConfigCircleView//// RotateAnimationView.h// Good//// Created by YouXianMing on 15/5/12.// Copyright (c) 2015年转载 2015-05-14 09:42:48 · 977 阅读 · 0 评论 -
POP的spring动画各个参数详解
aPOP的spring动画各个参数详解 效果 源码https://github.com/YouXianMing/POPSpring//// RangeValueView.h// POPSpring//// Created by YouX转载 2015-05-15 09:45:41 · 2089 阅读 · 0 评论