Home
last modified time | relevance | path

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

/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwhaptic.cpp776 static bool whap_set_dinput_device_gain(LPDIRECTINPUTDEVICE2 device, in whap_set_dinput_device_gain() function
970 if (whap_set_dinput_device_gain(whap->device, 1.0)) { in whap_initialize_dinput()
1069 bool ok = whap_set_dinput_device_gain(whap->device, gain); in whap_set_gain()