Home
last modified time | relevance | path

Searched refs:leftshoulder (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick_c.h139 SDL_InputMapping leftshoulder; member
A DSDL_gamecontroller.c1150 …SDL_PrivateAppendToMappingString(mapping, sizeof(mapping), "leftshoulder", &raw_map->leftshoulder); in SDL_PrivateGenerateAutomaticControllerMapping()
/AliOS-Things-master/components/SDL2/src/joystick/linux/
A DSDL_sysjoystick.c1263 out->leftshoulder.kind = EMappingKind_Button; in LINUX_JoystickGetGamepadMapping()
1264 out->leftshoulder.target = joystick->hwdata->key_map[BTN_TL]; in LINUX_JoystickGetGamepadMapping()
1275 out->leftshoulder.kind = EMappingKind_Hat; in LINUX_JoystickGetGamepadMapping()
1277 out->leftshoulder.target = hat | 0x4; in LINUX_JoystickGetGamepadMapping()

Completed in 9 milliseconds