menu
flame_forge2d package
documentation
forge2d_world.dart
Forge2DWorld
subStepCount property
subStepCount property
dark_mode
light_mode
subStepCount
property
int
subStepCount
getter/setter pair
The number of sub-steps that the physics world performs for each
update
.
Implementation
int subStepCount = 4;
flame_forge2d package
documentation
forge2d_world
Forge2DWorld
subStepCount property
Forge2DWorld class