Module nphysics2d::force_generator[][src]

Persistent force generation.

Structs

ConstantAcceleration

Force generator adding a constant acceleration at the center of mass of a set of body parts.

Spring

Generator of a force proportional to the distance separating two bodies.

Traits

ForceGenerator

A persistent force generator.

Type Definitions

ForceGeneratorHandle

The handle of a force generator.