Searched defs:SDL_CreateJoystickName (Results 1 – 2 of 2) sorted by relevance
128 device->name = SDL_CreateJoystickName(0, 0, NULL, name); method in name
1507 SDL_CreateJoystickName(Uint16 vendor, Uint16 product, const char *vendor_name, const char *product_… in SDL_CreateJoystickName() function
Completed in 11 milliseconds