Searched refs:shot_fr_num (Results 1 – 3 of 3) sorted by relevance
26 int shot_fr_num = 4; variable112 if (shot_cur_fr >= shot_fr_num) in client_shots_update()113 shot_cur_fr -= shot_fr_num; in client_shots_update()
381 int shot_w, shot_h, shot_fr_num, shot_alpha; variable
190 shot_fr_num = 4; in BreakOut()3080 if (s->cur_fr >= shot_fr_num) in Shots_Update()3081 s->cur_fr -= shot_fr_num; in Shots_Update()