上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 51 下一页
摘要: 原文:http://www.socialtimes.com/2010/03/the-economics-of-facebook-games/The Future Of Social Gaming”, but the greatest takeaway was the current economics of Facebook Games. If you are looking to g... 阅读全文
posted @ 2010-03-29 18:36 vily_雷 阅读(233) 评论(0) 推荐(0)
摘要: 连接:http://www.kraftbrands.com//caprisun/disrespectoids/ 阅读全文
posted @ 2010-03-26 16:53 vily_雷 阅读(371) 评论(0) 推荐(0)
摘要: http://www.smallworlds.com/http://www.comcasttown.com/ 阅读全文
posted @ 2010-03-11 18:55 vily_雷 阅读(195) 评论(0) 推荐(0)
摘要: 这段时间很累,心很累。不知道为什么放不下这么多东西。工作中的任务很重而自己又没有状态。晚上难以入睡,很早又突然醒来。。。混混痛痛的感觉。。。 阅读全文
posted @ 2010-03-10 08:58 vily_雷 阅读(216) 评论(0) 推荐(0)
摘要: CodeFormat%ccharacter%dsigned integers%isigned integers%escientific notation, with a lowercase "e"%Escientific notation, with a uppercase "E"%ffloating point%guse %e or %f, whichever is shorter%Guse %... 阅读全文
posted @ 2010-03-10 08:49 vily_雷 阅读(2053) 评论(0) 推荐(0)
摘要: 来自:http://www.compuphase.com/axometr.htmAbstractThis paper discusses how axonometric projections may be used in computer graphics, multimedia applications and computer games. It compares the axonometr... 阅读全文
posted @ 2010-02-05 14:36 vily_雷 阅读(1216) 评论(0) 推荐(0)
摘要: as3中调用空方法的效能要远低于调用基本的if语句在我的机子上的测试代码,及其结果如下://步骤1import flash.utils.getTimer;function test():void{}var t:Number = getTimer();for(var i:int = 0;i<100000;i++){//test();if(i==13356){}}trace((getTimer(... 阅读全文
posted @ 2010-01-20 13:50 vily_雷 阅读(292) 评论(0) 推荐(0)
摘要: //原文链接http://www.famitsu.com/freegame/tool/chibi/index2.html地下城与勇士的换装:http://games.qq.com/tencent/dnf/zt/avatar/http://www.geocities.jp/kurororo4/looseleaf/ 阅读全文
posted @ 2010-01-11 12:33 vily_雷 阅读(1175) 评论(0) 推荐(0)
摘要: http://apps.facebook.com/restaurantcityhttp://apps.facebook.com/happy-island/http://apps.facebook.com/cafeworldhttp://apps.facebook.com/myhomeinnhttp://apps.facebook.com/petsocietyhttp://apps.facebook... 阅读全文
posted @ 2010-01-11 11:57 vily_雷 阅读(248) 评论(0) 推荐(0)
摘要: 有时候使用as3中Graphics的lineStye方法绘制了线条后,在后续的绘制中不用绘制线条,那么就需要取消绘制线条的效果。只需要这样做就好:graphicsInstance.lineStye(unefined);就好了. 阅读全文
posted @ 2010-01-04 14:00 vily_雷 阅读(234) 评论(0) 推荐(0)
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 51 下一页