Home
last modified time | relevance | path

Searched defs:wheel_axis (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/py-box2d-py/box2d-py-2.3.8/examples/
H A Dcar.py31 wheel_axis=(0.0, 1.0), wheel_torques=[20.0, 10.0], argument
/dports/emulators/qemu60/qemu-6.0.0/include/hw/virtio/
H A Dvirtio-input.h89 bool wheel_axis; member
/dports/emulators/qemu5/qemu-5.2.0/include/hw/virtio/
H A Dvirtio-input.h89 bool wheel_axis; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/virtio/
H A Dvirtio-input.h89 bool wheel_axis; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/virtio/
H A Dvirtio-input.h92 bool wheel_axis; member
/dports/emulators/qemu42/qemu-4.2.1/include/hw/virtio/
H A Dvirtio-input.h100 bool wheel_axis; member
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/virtio/
H A Dvirtio-input.h100 bool wheel_axis; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/virtio/
H A Dvirtio-input.h100 bool wheel_axis; member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/virtio/
H A Dvirtio-input.h100 bool wheel_axis; member
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Dcardynamics_simulate.cpp159 MATHVECTOR<Dbl,3> wheel_axis(0,1,0); in ApplyTireForce() local
/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/emu/
H A Dinput.c176 int middle, int right, int wheel_axis) in fs_emu_configure_mouse()