码迷,mamicode.com
首页 >  
搜索关键字:fsm unity 设计    ( 124126个结果
冲刺阶段二:第四天
已完成任务遇到的问题明天的任务华飞和黄冠一起设计管理后台主页的规划,参考上的资料并结合自己的想法,确定界面的大体样子由于是设计后台界面,所以没有什么问题用户发布界面,主要及payinfofreeinfo(联系人,电话,题。。)黄冠解决了增加功能,并添加按书名,关键字搜索功能搜索分按关键字,按书名搜索...
分类:其他好文   时间:2014-05-05 22:32:53    阅读次数:257
设计模式之类关系
设计模式从第一次读程杰的大话设计模式和headfirst等相关书籍,然后开始关注相应模式的代码差不多有两年的时间了,从简单的理解到根据某些开发的需要去选择某种自己理解的模式,发下这是一个需要时间积累的过程和对模式理解的过程,对于模式的理解如果是学习面向对象的语言,我的建议还是先整理下类关系,希...
分类:其他好文   时间:2014-05-05 22:22:39    阅读次数:302
Unity3D For Android 开发教程
原地址:http://game.ceeger.com/Unity/Doc/2011/Unity3D_For_Android.html我自认为抵挡诱惑的能力还是很强大的,关键的时候还能把持住自己。今天逛了一下南京的丹凤街,终于受不住Android这美眉的诱惑。她虽脸蛋不怎么滴,但身材火热,且性感,廉价...
分类:移动开发   时间:2014-05-05 22:18:52    阅读次数:504
Creating a Unity Game for Windows 8
原地址:http://www.davebost.com/2013/08/30/creating-a-unity-game-for-windows-8Therecent release of Unity 4.2brings with it full-support for deploying Unit...
分类:Windows程序   时间:2014-05-05 22:12:34    阅读次数:861
Unity Game Starter Kit for Windows Store and Windows Phone Store games
原地址:http://digitalerr0r.wordpress.com/2013/09/30/unity-game-starter-kit-for-windows-store-and-windows-phone-store-games/Posted onSeptember 30, 2013byd...
分类:Windows程序   时间:2014-05-05 22:09:37    阅读次数:611
Unity for Windows: III–Publishing your unity game to Windows Phone Store
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-iiipublishing-to-windows-phone-store/InPart IIwe covered how you can publish your g...
分类:Windows程序   时间:2014-05-05 22:08:06    阅读次数:957
Unity for Windows: II – Publishing Unity games to Windows Store
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-ii-publishing-to-windows-8/Windows 8 is a new OS with a Windows Store where you can...
分类:Windows程序   时间:2014-05-05 22:07:04    阅读次数:593
河流Shader
原地址:http://www.unity蛮牛.com/blog-2321-336.htmlShader "Custom/TextureEffect" { Properties { _MainTint("Diffuse Tint",Color) = (1,1,1,1) ...
分类:其他好文   时间:2014-05-05 22:04:24    阅读次数:571
用Prime31实现Google Play In-App-Blling
Android开发者想在海外赚钱,接入Google Play是不二选择,然而一堆英文文档对于像我这样的英语四级都木有过的可谓是苦恼之极。近段时间因工作需要研究了Unity接入Google Play的整个流程。特记录下来心得和大家交流。Google官方提供了Android原生的IAB文档,不过对于我这...
分类:移动开发   时间:2014-05-05 22:02:30    阅读次数:724
动态类型识别&动态创建
以下大部分内容摘自《windows程序设计 第2版》 王艳平 张铮 编著动态类型识别:在程序运行过程中,辨别对象是否属于特定类的技术。应用举例:函数辨别参数类型、需要针对对象的类编写特定的代码。CRuntimeClass 包含类信息(不仅包含一般的信息,还包括创建类的函数指针)#include #i...
分类:其他好文   时间:2014-05-05 22:01:36    阅读次数:383
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!