Searched defs:SetAutoClearForces (Results 1 - 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/
H A Db2World.h99 /// after each call to Step. The default behavior is modified by calling SetAutoClearForces.
104 /// @see SetAutoClearForces
192 void SetAutoClearForces(bool flag);
326 inline void b2World::SetAutoClearForces(bool flag) function in class:b2World

Completed in 53 milliseconds