目次 - API(機能別) - センサー - SDL_SensorGetDeviceType
SDL_SensorGetDeviceType
センサーの種類を得る.
この関数はセンサーを開く前に呼ぶことができる
構文
SDL_SensorType SDL_SensorGetDeviceType(int device_index)
引数
戻り値
SDL_SensorType型のセンサーの種類. device_indexが範囲外のときはSDL_SENSOR_INVALIDを戻す.
バージョン
SDL 2.0.9以降
SDL Wikiへのリンク
SDL_SensorGetDeviceType - SDL Wiki