Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_airfight.cpp567 …distance = (float) projectile->time * projectile->aircraftItem->craftitem.weaponSpeed / (float)SEC… in AIRFIGHT_ProjectileReachedTarget()
682 …const float movement = (float) dt * projectile->aircraftItem->craftitem.weaponSpeed / (float)SECON… in AIRFIGHT_CampaignRunProjectiles()
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dinv_shared.h257 float weaponSpeed; /**< The speed of the projectile on geoscape */ member
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_weapon.cpp48 float weaponSpeed[WP_NUM_WEAPONS][2] = variable
85 return weaponSpeed[wp][1]; in WP_SpeedOfMissileForWeapon()
87 return weaponSpeed[wp][0]; in WP_SpeedOfMissileForWeapon()
/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dscripts.cpp1472 …wspeed", V_FLOAT, offsetof(objDef_t, craftitem.weaponSpeed), MEMBER_SIZEOF(objDef_t, craftitem.wea…