Home
last modified time | relevance | path

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

/dports/games/flying/flying-6.20/
H A Dpball.C579 if (aim_mode==LockedQueue||((aim_mode&ChargeOrShoot)&&(aim_charge>=0.0))) {
581 - dir_norm*(aim_r+aim_charge/g->GetMaxCharge()*CHARGE_LEN);
623 aim_charge = charge;
H A Dpball.h136 Real aim_charge; variable