Searched refs:sTick (Results 1 – 1 of 1) sorted by relevance
90 static long sTick = 0; variable426 const int beginFade = sTick - sCurrentCamTrackStartTick; in drawFadeQuad()427 const int endFade = sNextCamTrackStartTick - sTick; in drawFadeQuad()595 const int offs100 = x * shipScale100 + (sTick % shipScale100); in drawModels()711 if (sNextCamTrackStartTick <= sTick) in camTrack()720 currentCamTick = sTick - sCurrentCamTrackStartTick; in camTrack()761 sTick = (sTick + tick - sStartTick) >> 1; in appRender()764 if (sTick >= RUN_LENGTH) in appRender()