Home
last modified time | relevance | path

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

/dports/graphics/wdune/wdune-1.926/src/
H A DInputDevice.cpp1990 int sxrot,syrot,szrot; in readInputDevice() local
1996 if (sball_getstatus(sball, &sx, &sy, &sz, &sxrot, &syrot, &szrot, &buttons)) in readInputDevice()
2002 value[4]= ((float)syrot)/maxvalue(4)*sball_factor; in readInputDevice()
2360 int sxrot,syrot,szrot; in readInputDevice() local
2370 syrot=swSpaceNavGetData(5); in readInputDevice()
2376 value[4]= -((float)syrot)/maxvalue(4)*windows_sball_factor; in readInputDevice()