Step the space forward in time by @c dt.

cpSpaceStep(space, dt)

Arguments

space

[cpSpace *]

dt

[cpFloat]

Details

C function prototype: CP_EXPORT void cpSpaceStep(cpSpace *space, cpFloat dt);