Home
last modified time | relevance | path

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

/dports/games/openbve/OpenBVE-1.8.2.1/source/InputDevicePlugins/SanYingInput/
H A DJoystickApi.cs50 internal static void SelectJoystick(int index) in SelectJoystick() method in SanYingInput.JoystickApi
H A DConfigForm.cs265 JoystickApi.SelectJoystick(i); in enumerateDevices()
536 JoystickApi.SelectJoystick(cmbJoySelect.SelectedIndex); in cmbJoySelect_SelectedIndexChanged()