Searched refs:hatY (Results 1 – 1 of 1) sorted by relevance
1688 …int hatY = Math.round(event.getAxisValue( joystick.hats.get(i+1).getAxis(), actionPointerIndex ) ); in handleMotionEvent() local1689 SDLActivity.onNativeHat(joystick.device_id, i/2, hatX, hatY ); in handleMotionEvent()