Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/mact/include/
H A D_control.h117 int32_t joyMultYL; member
/dports/games/jfsw/jfsw-c434002/jfmact/
H A D_control.h173 int32 joyMultYL; member
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_in.h119 joyMultXL,joyMultYL, member
H A Drt_in.c814 y *= def->joyMultYL; in INL_GetJoyDelta()
936 def->joyMultYL = JoyScaleMax / (def->threshMinY - def->joyMinY); in INL_SetJoyScale()
/dports/games/bstone/bstone-1.1.9/src/
H A Did_in.h312 uint16_t joyMultYL; member
H A Did_in.cpp1021 y *= def->joyMultYL; in INL_GetJoyDelta()
1158 def->joyMultYL = JoyScaleMax / (def->threshMinY - def->joyMinY); in INL_SetJoyScale()