SDL_JoystickNumHats- Get the number of joystick hats
#include "SDL.h"
int SDL_JoystickNumHats(SDL_Joystick *joystick);
Return the number of hats available from a previously opened SDL_Joystick.
SDL_JoystickGetHat, SDL_JoystickOpen
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |