Home
last modified time | relevance | path

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

/external/quake/quake/src/QW/client/
Dview.c160 if (cl.nodrift || !cl.pitchvel) in V_StartPitchDrift()
162 cl.pitchvel = v_centerspeed.value; in V_StartPitchDrift()
172 cl.pitchvel = 0; in V_StopPitchDrift()
195 cl.pitchvel = 0; in V_DriftPitch()
218 cl.pitchvel = 0; in V_DriftPitch()
222 move = host_frametime * cl.pitchvel; in V_DriftPitch()
223 cl.pitchvel += host_frametime * v_centerspeed.value; in V_DriftPitch()
231 cl.pitchvel = 0; in V_DriftPitch()
240 cl.pitchvel = 0; in V_DriftPitch()
Dclient.h252 float pitchvel; member
/external/quake/quake/src/WinQuake/
Dview.cpp154 if (cl.nodrift || !cl.pitchvel) in V_StartPitchDrift()
156 cl.pitchvel = v_centerspeed.value; in V_StartPitchDrift()
166 cl.pitchvel = 0; in V_StopPitchDrift()
189 cl.pitchvel = 0; in V_DriftPitch()
212 cl.pitchvel = 0; in V_DriftPitch()
216 move = host_frametime * cl.pitchvel; in V_DriftPitch()
217 cl.pitchvel += host_frametime * v_centerspeed.value; in V_DriftPitch()
225 cl.pitchvel = 0; in V_DriftPitch()
234 cl.pitchvel = 0; in V_DriftPitch()
Dclient.h182 float pitchvel; member
DWinQuake.ncb1244 …y�client_state_t::punchangle�client_state_t::idealpitch�client_state_t::pitchvel�client_state_t::n…