没有合适的资源?快使用搜索试试~ 我知道了~
ios-打地鼠 小游戏.zip
共43个文件
json:7个
png:6个
plist:5个
需积分: 11 3 下载量 27 浏览量
2019-07-11
18:35:40
上传
评论 1
收藏 2.11MB ZIP 举报
温馨提示
外挂: 将代码 /*设置定时器*/ _timer = [NSTimer timerWithTimeInterval:2 target:self selector:@selector(play) userInfo:nil repeats:YES]; [[NSRunLoop currentRunLoop]addTimer:_timer forMode:NSDefaultRunLoopMode]; 改为: /*每秒刷新60次的定时器*/ _time = [CADisplayLink displayLinkWithTarget:self selector:@selector(play)]; /*将定时器添加到应用循环中*/ [_time addToRunLoop:[NSRunLoop currentRunLoop] forMode:NSDefaultRunLoopMode];
资源推荐
资源详情
资源评论
收起资源包目录
63f0bbf74fc545ed99e7f351627afe86.zip (43个子文件)
打地鼠
定时器的使用
main.m 342B
location.plist 1KB
1.jpg 29KB
3.jpg 27KB
AppDelegate.h 285B
AppDelegate.m 2KB
Base.lproj
LaunchScreen.xib 4KB
myApp.h 377B
背景音乐.wav 1.34MB
myApp.m 439B
开始.mp3 60KB
ViewController.h 223B
Images.xcassets
AppIcon.appiconset
Contents.json 585B
caonima.imageset
Contents.json 304B
caonima.png 8KB
再战.imageset
Contents.json 303B
再战.png 45KB
img_01.imageset
Contents.json 303B
img_02.png 50KB
img_03.imageset
Contents.json 303B
img_03.jpg 19KB
start.imageset
Contents.json 302B
start.png 42KB
img_02.imageset
Contents.json 303B
img_03.png 92KB
2.png 560KB
Info.plist 1KB
ViewController.m 6KB
打击.mp3 38KB
定时器的使用.xcodeproj
project.xcworkspace
contents.xcworkspacedata 193B
xcuserdata
liuxiaochun.xcuserdatad
UserInterfaceState.xcuserstate 64KB
apple.xcuserdatad
UserInterfaceState.xcuserstate 12KB
xcshareddata
定时器的使用.xccheckout 2KB
project.pbxproj 19KB
xcuserdata
liuxiaochun.xcuserdatad
xcschemes
定时器的使用.xcscheme 5KB
xcschememanagement.plist 580B
xcdebugger
Breakpoints_v2.xcbkptlist 91B
apple.xcuserdatad
xcschemes
定时器的使用.xcscheme 5KB
xcschememanagement.plist 580B
项目说明.txt 560B
.DS_Store 6KB
定时器的使用Tests
______Tests.m 864B
Info.plist 748B
共 43 条
- 1
资源评论
weixin_39840588
- 粉丝: 451
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功