上一页 1 ··· 49 50 51 52 53 54 55 56 57 ··· 79 下一页
摘要: SystemInfo.deviceUniqueIdentifier 返回机器码 阅读全文
posted @ 2014-07-08 16:29 ing... 阅读(2723) 评论(0) 推荐(0)
摘要: //// GuomobWallView.h// GuoMobWallSample//// Created by keyrun on 14-1-21.// Copyright (c) 2014年 AK. All rights reserved.//#import #import "GuoMob... 阅读全文
posted @ 2014-07-07 17:55 ing... 阅读(612) 评论(0) 推荐(0)
摘要: This page describesNative Code Pluginsfor the iOS platform.Building an Application with a Native Plugin for iOSDefine your extern method in the C# fil... 阅读全文
posted @ 2014-07-07 10:09 ing... 阅读(323) 评论(0) 推荐(0)
摘要: 原地址:http://dong2008hong.blog.163.com/blog/static/469688272014021025578/在前一段时间游戏开发中需要实现获取IOS设备所在的国家代码,方便服务端推送合适的语言的功能,在网上找了一些资料实现了上述功能,现在分享给大家。后面会给大家分享... 阅读全文
posted @ 2014-07-07 10:05 ing... 阅读(3643) 评论(0) 推荐(0)
摘要: void Update (){ if(Input.GetMouseButton(1)) { if (axes == RotationAxes.MouseXAndY) { // Read the mouse input axis rotationX += Input.GetAx... 阅读全文
posted @ 2014-07-05 12:36 ing... 阅读(503) 评论(0) 推荐(0)
摘要: 原地址:http://www.cnblogs.com/gbyukg/p/3265565.html件类型说明:.h 头文件,用于定义类、实例变量及类中的方法等定义信息(interface)。.m 源文件,定义方法体,可实现objce-c和c方法(implementation)。.mm ... 阅读全文
posted @ 2014-07-04 16:54 ing... 阅读(282) 评论(0) 推荐(0)
摘要: 原地址:http://blog.csdn.net/dingxiaowei2013/article/details/20079683我们学习了如何将资源进行打包。这次就可以用上场了,我们来探讨一下手游资源的增量更新策略。注意哦,只是资源哦。关于代码的更新,我们稍后再来研究。理论上这个方案可以使用各种静... 阅读全文
posted @ 2014-07-03 18:40 ing... 阅读(969) 评论(0) 推荐(0)
摘要: 原地址:http://blog.csdn.net/dingxiaowei2013/article/details/26842177先将例程运行起来下载例程(csdn积分不够上传不了,只能用百度网盘):http://pan.baidu.com/s/1gd7PrxD打开unity工程mm_pay_uni... 阅读全文
posted @ 2014-07-03 18:38 ing... 阅读(523) 评论(0) 推荐(0)
摘要: 原地址:http://blog.csdn.net/dingxiaowei2013/article/details/36462749048是继FlappyBird之后另一个比较热的轻量级的手游,简单易玩。最近要离职原先的公司——因为我想做游戏,虽然玩游戏不是很多,但还是热爱开发游戏,因此就想去一家游戏... 阅读全文
posted @ 2014-07-03 18:37 ing... 阅读(332) 评论(0) 推荐(0)
摘要: 原地址:http://www.aichengxu.com/article/%CF%B5%CD%B3%D3%C5%BB%AF/28797_12.htmlUnity3D与iOS的交互设计,有需要的朋友可以参考下。这也是第一次做这样的需求,也是公司的需要呀。做出这个真是一言难尽呀。。。小弟主要不是搞iOS... 阅读全文
posted @ 2014-07-03 18:24 ing... 阅读(2545) 评论(0) 推荐(0)
上一页 1 ··· 49 50 51 52 53 54 55 56 57 ··· 79 下一页