a few animation Effect

CATransition Class

CATransition *animation = [CATransition animation];
[animation setDuration:1.0];
[animation setType:kCATransitionFade]; // use define flag
[animation setType:@"oglFlip"]; // use string flag
[animation setSubtype:kCATransitionFromLeft]; // can use to cooperate with type
[self.imageView.layer addAnimation:animation forKey:nil];

Common Transition Types:

kCATransitionFade
kCATransitionMoveIn
kCATransitionPush
kCATransitionReveal

Common Transition Subtypes:

kCATransitionFromRight
kCATransitionFromLeft
kCATransitionFromTop
kCATransitionFromBottom
时间: 2024-10-09 15:43:06

a few animation Effect的相关文章

[翻译] BBCyclingLabel

BBCyclingLabel BBCyclingLabel is just like a UILabel but allows you to perform custom animations when changing text. Instead of using two UILabel's and cross fading them, you can use this component and configure it to crossfade; it'll then take care

jQuery插件开发精品教程(让你的jQuery更上一个台阶)

刘哇勇的部落格要说jQuery 最成功的地方,我认为是它的可扩展性吸引了众多开发者为其开发插件,从而建立起了一个生态系统.这好比大公司们争相做平台一样,得平台者得天下.苹果,微软,谷歌等巨头,都有各自的平台及生态圈. 学会使用jQuery并不难,因为它简单易学,并且相信你接触jQuery后肯定也使用或熟悉了不少其插件.如果要将能力上升一个台阶,编写一个属于自己的插件是个不错的选择. 本教程可能不是最精品的,但一定是最细致的. jQuery插件开发模式 软件开发过程中是需要一定的设计模式来指导开发

[翻译] IGLDropDownMenu

IGLDropDownMenu An iOS drop down menu with pretty animation. 一种iOS点击下拉菜单样式,动画效果很绚丽. Screenshot - 截图 How To Use - 如何使用 !Try the demo. It's really helpful! 试试demo,看看效果哦! Sample Code - 示例源码 Create your IGLDropDownItem array and set up 创建IGLDropDownItem数

JQuery插件开发精品教程,让你的jQuery提升一个台阶

本文转载自 http://www.cnblogs.com/Wayou/p/jquery_plugin_tutorial.html 要说jQuery 最成功的地方,我认为是它的可扩展性吸引了众多开发者为其开发插件,从而建立起了一个生态系统.这好比大公司们争相做平台一样,得平台者得天下.苹果,微软,谷歌等巨头,都有各自的平台及生态圈. 学会使用jQuery并不难,因为它简单易学,并且相信你接触jQuery后肯定也使用或熟悉了不少其插件.如果要将能力上升一个台阶,编写一个属于自己的插件是个不错的选择.

jQuery插件开发---转载

要说jQuery 最成功的地方,我认为是它的可扩展性吸引了众多开发者为其开发插件,从而建立起了一个生态系统.这好比大公司们争相做平台一样,得平台者得天下.苹果,微软,谷歌等巨头,都有各自的平台及生态圈. 学会使用jQuery并不难,因为它简单易学,并且相信你接触jQuery后肯定也使用或熟悉了不少其插件.如果要将能力上升一个台阶,编写一个属于自己的插件是个不错的选择. 本教程可能不是最精品的,但一定是最细致的. jQuery插件开发模式 软件开发过程中是需要一定的设计模式来指导开发的,有了模式,

Creating a Unity Game for Windows 8

原地址:http://www.davebost.com/2013/08/30/creating-a-unity-game-for-windows-8 The recent release of Unity 4.2 brings with it full-support for deploying Unity games to both Windows 8 and Windows Phone. Unity 4.2 is a powerful game development tool that c

数据可视化之MarkPoint

MarkPoint是什么效果?如上图,一闪一闪亮晶晶的效果,这是在Echarts中对应的效果.我最早看到的是腾讯的一个Flash的版本,显示当前QQ在线人数的全国分布效果,感觉效果很炫,当时也在想,怎么用JS,HTML5来做出类似的效果,但说实话,没什么思路,甚至怀疑JS是否做不出来这种逼真的效果来.终于看到Echarts中提供了这个功能.下面就扒开她绚丽的衣着,一起走进MarkPoint的世界. 数据 首先还是先看看数据上的逻辑.上图是一个数据格式,placeList包括每一个关键点的名称和坐

jQuery+css3侧边栏导航菜单

效果体验:http://hovertree.com/texiao/jquery/37/ 代码如下: <!doctype html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta

10 Best Free WordPress Gallery Plugins 2015

Best free wordpress gallery plugins of 2015 have all the essential features to create a portfolio gallery websites. These are useful wordpress plugins 2015. Photography website is not like any other website. It needs to be given good value as it is k