CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 IOS

文件名称:QBAnimationSequence

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-03-17
  • 文件大小:
    140.44kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

利用图像序列产生动画效果。本代码类库提供了几种图片序列产生的动画效果,具体请看视频。



编译测试,适用环境:Xcode 4.5, iOS 5.0 以上。 -# QBAnimationSequence

QBAnimationSequence is a library for controlling continuous view animations.





## Installation

`#import "QBAnimationSequence.h"` in your ViewController





## ScreenShot

![ss01.png](http://adotout.sakura.ne.jp/github/QBAnimationSequence/ss01.png) 

![ss02.png](http://adotout.sakura.ne.jp/github/QBAnimationSequence/ss02.png)





## Classes

### QBAnimationSequence

A main sequencer for view animations that controls QBAnimationGroup instances.



#### groups

An array of animation groups.



`@property (nonatomic, copy) NSArray*groups`



#### repeat

A Boolean value that determines whether the animations repeat automatically.



`@property (nonatomic, assign) BOOL repeat`



--



### QBAnimationGroup

A group of animations.



#### items

An array of animation items.



`@property (nonatomic, copy) NSArray*items`



#### waitUntilDone

A Boolean value that determines whether to wait until animations finish.



`@property (nonatomic, assign) BOOL waitUntil
(系统自动生成,下载前可以参看下载内容)

下载文件列表

QBAnimationSequence/
QBAnimationSequence/.DS_Store
__MACOSX/
__MACOSX/QBAnimationSequence/
__MACOSX/QBAnimationSequence/._.DS_Store
QBAnimationSequence/QBAnimationSequence/
QBAnimationSequence/QBAnimationSequence/AppDelegate.h
__MACOSX/QBAnimationSequence/QBAnimationSequence/
__MACOSX/QBAnimationSequence/QBAnimationSequence/._AppDelegate.h
QBAnimationSequence/QBAnimationSequence/AppDelegate.m
__MACOSX/QBAnimationSequence/QBAnimationSequence/._AppDelegate.m
QBAnimationSequence/QBAnimationSequence/balloon1.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon1.png
QBAnimationSequence/QBAnimationSequence/balloon1@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon1@2x.png
QBAnimationSequence/QBAnimationSequence/balloon2.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon2.png
QBAnimationSequence/QBAnimationSequence/balloon2@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon2@2x.png
QBAnimationSequence/QBAnimationSequence/balloon3.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon3.png
QBAnimationSequence/QBAnimationSequence/balloon3@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon3@2x.png
QBAnimationSequence/QBAnimationSequence/balloon4.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon4.png
QBAnimationSequence/QBAnimationSequence/balloon4@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon4@2x.png
QBAnimationSequence/QBAnimationSequence/balloon5.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon5.png
QBAnimationSequence/QBAnimationSequence/balloon5@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon5@2x.png
QBAnimationSequence/QBAnimationSequence/balloon6.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon6.png
QBAnimationSequence/QBAnimationSequence/balloon6@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._balloon6@2x.png
QBAnimationSequence/QBAnimationSequence/cloud.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._cloud.png
QBAnimationSequence/QBAnimationSequence/cloud@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._cloud@2x.png
QBAnimationSequence/QBAnimationSequence/Default-568h@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._Default-568h@2x.png
QBAnimationSequence/QBAnimationSequence/Default.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._Default.png
QBAnimationSequence/QBAnimationSequence/Default@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._Default@2x.png
QBAnimationSequence/QBAnimationSequence/en.lproj/
QBAnimationSequence/QBAnimationSequence/en.lproj/InfoPlist.strings
__MACOSX/QBAnimationSequence/QBAnimationSequence/en.lproj/
__MACOSX/QBAnimationSequence/QBAnimationSequence/en.lproj/._InfoPlist.strings
QBAnimationSequence/QBAnimationSequence/en.lproj/MainStoryboard.storyboard
__MACOSX/QBAnimationSequence/QBAnimationSequence/en.lproj/._MainStoryboard.storyboard
__MACOSX/QBAnimationSequence/QBAnimationSequence/._en.lproj
QBAnimationSequence/QBAnimationSequence/FirstTutorialSheet.h
__MACOSX/QBAnimationSequence/QBAnimationSequence/._FirstTutorialSheet.h
QBAnimationSequence/QBAnimationSequence/FirstTutorialSheet.m
__MACOSX/QBAnimationSequence/QBAnimationSequence/._FirstTutorialSheet.m
QBAnimationSequence/QBAnimationSequence/main.m
__MACOSX/QBAnimationSequence/QBAnimationSequence/._main.m
QBAnimationSequence/QBAnimationSequence/QBAnimationGroup.h
__MACOSX/QBAnimationSequence/QBAnimationSequence/._QBAnimationGroup.h
QBAnimationSequence/QBAnimationSequence/QBAnimationGroup.m
__MACOSX/QBAnimationSequence/QBAnimationSequence/._QBAnimationGroup.m
QBAnimationSequence/QBAnimationSequence/QBAnimationItem.h
__MACOSX/QBAnimationSequence/QBAnimationSequence/._QBAnimationItem.h
QBAnimationSequence/QBAnimationSequence/QBAnimationItem.m
__MACOSX/QBAnimationSequence/QBAnimationSequence/._QBAnimationItem.m
QBAnimationSequence/QBAnimationSequence/QBAnimationSequence-Info.plist
__MACOSX/QBAnimationSequence/QBAnimationSequence/._QBAnimationSequence-Info.plist
QBAnimationSequence/QBAnimationSequence/QBAnimationSequence-Prefix.pch
__MACOSX/QBAnimationSequence/QBAnimationSequence/._QBAnimationSequence-Prefix.pch
QBAnimationSequence/QBAnimationSequence/QBAnimationSequence.h
__MACOSX/QBAnimationSequence/QBAnimationSequence/._QBAnimationSequence.h
QBAnimationSequence/QBAnimationSequence/QBAnimationSequence.m
__MACOSX/QBAnimationSequence/QBAnimationSequence/._QBAnimationSequence.m
QBAnimationSequence/QBAnimationSequence/SecondTutorialSheet.h
__MACOSX/QBAnimationSequence/QBAnimationSequence/._SecondTutorialSheet.h
QBAnimationSequence/QBAnimationSequence/SecondTutorialSheet.m
__MACOSX/QBAnimationSequence/QBAnimationSequence/._SecondTutorialSheet.m
QBAnimationSequence/QBAnimationSequence/sync.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._sync.png
QBAnimationSequence/QBAnimationSequence/sync@2x.png
__MACOSX/QBAnimationSequence/QBAnimationSequence/._sync@2x.png
QBAnimationSequence/QBAnimationSequence/ThirdTutorialSheet.h
__MACOSX/QBAnimationSequence/QBAnimationSequence/._ThirdTutorialSheet.h
QBAnimationSequence/QBAnimationSequence/ThirdTutorialSheet.m
__

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com