Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dcollide.c121 DeltaVelocityComponents (&ElementPtr0->velocity, in collide()
158 DeltaVelocityComponents (&ElementPtr1->velocity, in collide()
H A Dvelocity.h49 extern void DeltaVelocityComponents (VELOCITY_DESC *velocityptr, SIZE dx,
H A Dvelocity.c143 DeltaVelocityComponents (VELOCITY_DESC *velocityptr, SIZE dx, SIZE dy) in DeltaVelocityComponents() function
H A Dgravity.c128 DeltaVelocityComponents (&TestElementPtr->velocity, in CalculateGravity()
H A Dship.c128 DeltaVelocityComponents (&v, in inertial_thrust()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/druuge/
H A Ddruuge.c143 DeltaVelocityComponents (&ElementPtr1->velocity, in cannon_collision()
265 DeltaVelocityComponents (&ElementPtr->velocity, in druuge_postprocess()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/ilwrath/
H A Dilwrath.c220 DeltaVelocityComponents (&FlamePtr->velocity, dx, dy); in initialize_flame()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/umgah/
H A Dumgah.c402 DeltaVelocityComponents (&ElementPtr->velocity, in umgah_preprocess()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/blackurq/
H A Dblackurq.c514 DeltaVelocityComponents (&GasCloudPtr->velocity, dx, dy); in spawn_gas_cloud()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/pkunk/
H A Dpkunk.c224 DeltaVelocityComponents (&MissilePtr->velocity, dx, dy); in initialize_bug_missile()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/chmmr/
H A Dchmmr.c391 DeltaVelocityComponents (&ShipElementPtr->velocity, in chmmr_postprocess()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/lastbat/
H A Dlastbat.c660 DeltaVelocityComponents (&ElementPtr1->velocity, in sentinel_collision()
/dports/games/uqm/uqm-0.8.0/src/uqm/planets/
H A Dsolarsys.c813 DeltaVelocityComponents (&v, in flagship_inertial_thrust()
H A Dlander.c634 DeltaVelocityComponents (&ElementPtr->velocity, in shotCreature()