Searched refs:SDL_SYS_ToDirection (Results 1 – 1 of 1) sorted by relevance
675 SDL_SYS_ToDirection(Uint16 *dest, SDL_HapticDirection * src) in SDL_SYS_ToDirection() function766 if (SDL_SYS_ToDirection(&dest->direction, &constant->direction) == -1) in SDL_SYS_ToFFEffect()801 if (SDL_SYS_ToDirection(&dest->direction, &periodic->direction) == -1) in SDL_SYS_ToFFEffect()894 if (SDL_SYS_ToDirection(&dest->direction, &ramp->direction) == -1) in SDL_SYS_ToFFEffect()
Completed in 4 milliseconds