Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我这里有一个示例游戏,我想在 iPad 上试一试。
如何收听闪光灯倾斜?
如果我有一个标准的太空侵略者游戏,我想在左右倾斜设备时左右移动宇宙飞船。我该怎么做呢?
谢谢!=)
你试过了AccelerometerEvent吗?这是使用加速度计控制球运动的教程和示例应用程序:http ://www.gotoandlearn.com/play.php?id=116
AccelerometerEvent