描述传感器的属性。
语法
struct GameInputSensorsInfo
{
GameInputSensorsKind supportedSensors;
};
成员
supportedSensors 类型: GameInputSensorsKind
设备支持的传感器。
备注
此结构在 GameInputDeviceInfo 结构中使用。
GameInputDeviceInfo 由 IGameInputDevice::GetDeviceInfo 方法使用。
有关详细信息,请参阅 GameInput 设备。
要求
头文件:GameInput.h
支持的平台: 窗户