fixedTimestep property
getter/setter pair
Length of one physics step, in seconds. Defaults to 1/60.
Implementation
double fixedTimestep = 1.0 / 60.0;
Length of one physics step, in seconds. Defaults to 1/60.
double fixedTimestep = 1.0 / 60.0;