开发者

"Fire" in the Android Jetboy Example App

I'm testing the "Jetboy" example Android code in an emulator. It says "Use your fire button..开发者_运维百科.". Where is that? I've clicked all the buttons on my mouse, and hit about all the buttons on my keyboard, and I get nothing.

I was hoping that the following link would help, but I don't see my particular need in it: http://developer.android.com/guide/developing/devices/emulator.html

Thanks for your help!


You can find the relevant code inside JetBoyView.java, check the processKeyEvent() method.
Fire is the DPAD center, thats usually pressing the trackball/-pad on a device. On the emulator it's this button:

"Fire" in the Android Jetboy Example App

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜