Home
last modified time | relevance | path

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

/dports/games/naev/naev-0.7.0/src/
H A Dpilot_outfit.h46 int pilot_getMount( const Pilot *p, const PilotOutfitSlot *w, Vector2d *v );
H A Dpilot_outfit.c148 int pilot_getMount( const Pilot *p, const PilotOutfitSlot *w, Vector2d *v ) in pilot_getMount() function
H A Dpilot_weapon.c1050 pilot_getMount( p, w, &vp ); in pilot_shootWeapon()
H A Dweapon.c408 pilot_getMount( p, w->mount, &v ); in think_beam()
H A Dequipment.c886 pilot_getMount( p, &p->outfit_weapon[eq_wgt.slot], &v ); in equipment_renderShip()