IGameInputReading::GetArcadeStickState
检索一个输入读取视图,用于描述街机摇杆的状态。语法
参数
state _Out_类型:GameInputArcadeStickState* 将输入解释为街机摇杆输入。
返回值
类型:bool 成功将输入解释为街机摇杆时返回 true。尝试读取无法识别为街机摇杆的输入时返回 false。 Input API 概述IGameInputReading
IGameInputReading::GetArcadeStickState
相关主题
IGameInputReading::GetFlightStickStateIGameInputReading::GetGamepadStateIGameInputReading::GetKeyStateIGameInputReading::GetMouseStateIGameInputReading::GetMotionState