Home
last modified time | relevance | path

Searched refs:JoystickScanEnabled (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDirectInput.hpp440 bool JoystickScanEnabled(uint index) const in JoystickScanEnabled() function in Nestopia::DirectX::DirectInput
H A DNstDialogInput.cpp693 joystick["enabled"].YesNo() = directInput.JoystickScanEnabled(i); in Save()
834 const bool enabled = directInput.JoystickScanEnabled( type ); in UpdateJoysticks()