Home
last modified time | relevance | path

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

/dports/games/galaxyhack/galaxyhack/src/
H A DRTSUnit_Base.cpp270 bigAiming = Random() % maxAiming; in FireBig()
321 if (bigStage == w_Aiming && frameCounter - bigTimer > bigAiming) { in Upkeep()
H A DRTSUnit_Base.h142 int bigAiming; variable