PlayRho  2.0.0
An interactive physics engine & library.
WorldMisc.hpp File Reference

Declarations of free functions of World for unidentified information. More...

Include dependency graph for WorldMisc.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 playrho
 
 playrho::d2
 

Functions

StepStats playrho::d2::Step (World &world, Time delta, TimestepIters velocityIterations=StepConf::DefaultRegVelocityIters, TimestepIters positionIterations=StepConf::DefaultRegPositionIters)
 Steps the world ahead by a given time amount. More...
 

Detailed Description

Declarations of free functions of World for unidentified information.