Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.c165 int leftmom = 0; variable
2426 leftmom += NETMOM; in PollMove()
2436 leftmom -= (NETMOM >> 2); in PollMove()
2437 if (leftmom < 0) in PollMove()
2438 leftmom = 0; in PollMove()
2442 (leftmom > (NETMOM * 2))) in PollMove()
2445 leftmom = 0; in PollMove()