博客
关于我
暴风魔镜与手柄相关的事件
阅读量:130 次
发布时间:2019-02-28

本文共 461 字,大约阅读时间需要 1 分钟。

这里写图片描述

up 代表手柄往前推
down 代表手柄往后推
left 代表手柄往左掰
right 代表手柄往右掰

除了上面四个事件外,还有几个:

CrossPlatformInputManager.GetButtonUp(“MENU”)
CrossPlatformInputManager.GetButton(“CENTER”)
CrossPlatformInputManager.GetButtonUp(“OK”)
CrossPlatformInputManager.GetButtonUp(“Submit”)
CrossPlatformInputManager.GetButtonUp(“DOWN”)
CrossPlatformInputManager.GetButton(“Jump”)
CrossPlatformInputManager.GetButtonUp(“C”)
CrossPlatformInputManager.GetButtonUp(“Cancel”)

FR:徐海涛(Hunk Xu) QQ群:386476712

你可能感兴趣的文章
MySQL锁
查看>>
MySQL锁与脏读、不可重复读、幻读详解
查看>>
MySQL锁机制
查看>>
mysql锁机制,主从复制
查看>>
Mysql锁机制,行锁表锁
查看>>
MySQL锁表问题排查
查看>>
Mysql锁(2):表级锁
查看>>
MySQL锁,锁的到底是什么?
查看>>
MySQL错误-this is incompatible with sql_mode=only_full_group_by完美解决方案
查看>>
Mysql错误2003 -Can't connect toMySQL server on 'localhost'(10061)解决办法
查看>>
MySQL错误提示mysql Statement violates GTID consistency
查看>>
mysql错误:This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its de
查看>>
mysql长事务
查看>>
mysql问题记录
查看>>
MySQL集群解决方案(1):MySQL数据库的集群方案
查看>>
MySQL集群解决方案(4):负载均衡
查看>>
MySQL集群解决方案(5):PXC集群
查看>>
MySQL面试宝典
查看>>
WAP短信:融合传统短信和互联网的新型通信方式
查看>>
mysql面试题学校三表查询_mysql三表查询分组后取每组最大值,mysql面试题。
查看>>