The Space provided static body for a given cpSpace. This is merely provided for convenience and you are not required to use it.

cpSpaceGetStaticBody(space)

Arguments

space

[cpSpace *]

Value

[cpBody *]

Details

C function prototype: CP_EXPORT cpBody* cpSpaceGetStaticBody(const cpSpace *space);