java - 关于Motionevent的API问题
PHP中文网
PHP中文网 2017-04-17 17:18:19
0
0
290

On joystick devices with source class SOURCE_CLASS_JOYSTICK, the pointer coordinates specify the absolute position of the joystick axes. The joystick axis values are normalized to a range of -1.0 to 1.0 where 0.0 corresponds to the center position. More information about the set of available axes and the range of motion can be obtained using getMotionRange(int). Some common joystick axes are AXIS_X, AXIS_Y, AXIS_HAT_X, AXIS_HAT_Y, AXIS_Z and AXIS_RZ.

Refer to InputDevice for more information about how different kinds of input devices and sources represent pointer coordinates.

这段API前两句的意思不怎么明白 如果我要让坐标变成是joystick模式的 是不是要设置SOURCE_CLASS_JOYSTICK这个东西啊 不是这样的话要怎样让Motion事件产生的是joystick模式的呢!

PHP中文网
PHP中文网

认证0级讲师

全部回覆(0)
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板
關於我們 免責聲明 Sitemap
PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!