Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c585 char half_axis_output = 0; in SDL_PrivateGameControllerParseElement() local
588 half_axis_output = *szGameButton++; in SDL_PrivateGameControllerParseElement()
600 if (half_axis_output == '+') { in SDL_PrivateGameControllerParseElement()
603 } else if (half_axis_output == '-') { in SDL_PrivateGameControllerParseElement()

Completed in 7 milliseconds