#include <basic_types.h>
Public Attributes | |
b2World * | b2_world |
double | dt |
timestep | |
double | simul_time |
Current time in the simulated world. |
XX
Definition at line 53 of file basic_types.h.
Definition at line 55 of file basic_types.h.
double mvsim::TSimulContext::dt |
timestep
Definition at line 57 of file basic_types.h.
Current time in the simulated world.
Definition at line 56 of file basic_types.h.