Torque2D Reference
|
This is an internal structure. More...
#include <b2TimeStep.h>
Public Attributes | |
float32 | dt |
float32 | inv_dt |
float32 | dtRatio |
int32 | velocityIterations |
int32 | positionIterations |
bool | warmStarting |
This is an internal structure.
float32 dt |
float32 dtRatio |
float32 inv_dt |
int32 positionIterations |
int32 velocityIterations |
bool warmStarting |