Untold Engine  Beta v0.0.16
docs
U4DEngine::U4DBodyForceGenerator Class Referenceabstract

The U4DBodyForceGenerator class is in charge of updating all external forces acting on a 3D entity. More...

Inherited by U4DEngine::U4DDragForceGenerator, U4DEngine::U4DGravityForceGenerator, and U4DEngine::U4DRestingForcesGenerator.

Public Member Functions

virtual void updateForce (U4DDynamicAction *uAction, float dt)=0
 

Detailed Description

The U4DBodyForceGenerator class is in charge of updating all external forces acting on a 3D entity.