码迷,mamicode.com
首页 >  
搜索关键字:愤怒小鸟    ( 11个结果
android 玩愤怒小鸟等全屏游戏时TP失效
1.tp driver的tpd_down()和tpd_up()函数中不需要上报id号,上层会自动进行匹配; 2.tpd_up()函数中只需要上报BTN_TOUCH和mt_sync信息,其他信息不用上报,如下: static  void tpd_up(int x, int y,int *count)  {      input_report_key(tpd->dev, BTN_TOUCH, ...
分类:移动开发   时间:2014-09-04 09:47:07    阅读次数:283
11条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!