Home
last modified time | relevance | path

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

/dports/games/warzone2100/warzone2100/src/
H A Dwarzoneconfig.cpp62 int cameraSpeed = CAMERASPEED_DEFAULT; member
356 void war_SetCameraSpeed(int cameraSpeed) in war_SetCameraSpeed()
H A Dfrontend.cpp1823 char cameraSpeed[20]; in gameOptionsCameraSpeedString() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/
H A Dp_user.c419 static const coord_t cameraSpeed[2] = { FIX2FLT(0x19), FIX2FLT(0x54) }; in P_MovePlayer() local
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Danimation_flight.cpp360 CVector3 cameraSpeed; in RecordFlight() local
H A Danimation_keyframes.cpp530 double cameraSpeed = GetCameraSpeed(frame, nextFrame); in AddColumn() local
/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dstructs.h168 float backgroundSpeed[2], cameraSpeed; member