标签:android style blog http io 使用 sp on 2014
最近做一个RPG类的游戏发现使用EasyTouch虚拟摇杆插件在电脑上点击有效Android上无效,查找资料发现是Easy Joystick中的一个属性interaction type要设置成 Direct and event,默认的是Event Notification,也就是事件通知,因为进行的方向的改变,所用属性interaction type要选方向和事件。
EasyTouch绑定事件在电脑上点击有效Android上无效的解决方法
标签:android style blog http io 使用 sp on 2014
原文地址:http://www.cnblogs.com/townsend/p/4130383.html