Searched refs:ScanEnableJoystick (Results 1 – 2 of 2) sorted by relevance
446 void ScanEnableJoystick(uint index,bool enable) in ScanEnableJoystick() function in Nestopia::DirectX::DirectInput
604 directInput.ScanEnableJoystick( index, !joystick["enabled"].No() ); in Input()820 directInput.ScanEnableJoystick( --numJoysticks, true ); in ResetJoysticks()891 directInput.ScanEnableJoystick( type, dialog.CheckBox(param.Button().GetId()).Checked() ); in OnCmdJoystickEnable()