1. 首页
  2. 数据库
  3. 其它
  4. UIImage Sprite Additions(iPhone源代码)

UIImage Sprite Additions(iPhone源代码)

上传者: 2021-04-26 05:47:07上传 RAR文件 925.36KB 热度 11次
来源:Licence:MIT平台:iOS设备:iPhone / iPad作者:Rafal Sroka 不需要cocos2d,仅基于UIImage,实现类似cocos2d的精灵类(CCSprite),用于播放帧动画。帧动画的图片可以来自一张精灵图片(sprite sheet,texture atlas),类似cocos2d的CCSprite类。 小编注:在iOS 7中已经支持sprite类了,所以这种代码也许在iOS 7中没有很大作用。但对于iOS 6及以下系统,还是挺不错的。感谢开发者@爱头文字S 。 [优才 · Code4App]编译测试,适用环境:Xcode 4.5,
用户评论