Searched refs:vp_vf (Results 1 – 1 of 1) sorted by relevance
1153 static int32_t vp_vx=0; static int32_t vp_vy=0; static int32_t vp_vf=0; in FreeScroll() local1155 if (Game.FrameCounter-vp_vf < 5) in FreeScroll()1157 vp_vx=dx; vp_vy=dy; vp_vf=Game.FrameCounter; in FreeScroll()