Tekkaman

导航

 

2014年4月15日

摘要: 【ParallaxEffect】 ParallaxEffect是一种用简单的2D贴图来模拟3D效果的简易方法。譬如一棵树,摄像机俯视时,当树远离摄像机时,树顶偏远,当树靠近,树顶偏近。苹果官方Adventure中展示了此种技术。@interface APAParallaxSprite : SKSp... 阅读全文
posted @ 2014-04-15 18:51 Tekkaman 阅读(1033) 评论(0) 推荐(0)
 
摘要: 【About Game Controllers】 Game Controller(GC),框架从iOS 7和OS X v10.9开始加入,用于便捷使用控制器(手柄). Once discovered, your game reads control inputs as part of its nor 阅读全文
posted @ 2014-04-15 16:12 Tekkaman 阅读(344) 评论(0) 推荐(0)