Home
last modified time | relevance | path

Searched defs:autocam (Results 1 – 6 of 6) sorted by relevance

/dports/games/stormbaancoureur/stormbaancoureur-2.1.6/src-common/
H A Dtrackingcam.h135 bool autocam; variable
/dports/games/crashtest/crashtest-1.1/src-common/
H A Dtrackingcam.h135 bool autocam; variable
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dcl_cam.c54 static int autocam = CAM_NONE; variable
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/client/
H A Dcl_cam.c58 int autocam = CAM_NONE; variable
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dcl_cam.c85 int autocam = CAM_NONE; variable
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dgraphics.cc5964 bool autocam = (camerapositionmode_is ("auto") in update_camera() local