R/cpShape.R
cpShapeSetFriction.Rd
Set the friction of this shape.
cpShapeSetFriction(shape, friction)
[cpShape *]
cpShape *
[cpFloat]
cpFloat
C function prototype: CP_EXPORT void cpShapeSetFriction(cpShape *shape, cpFloat friction);
CP_EXPORT void cpShapeSetFriction(cpShape *shape, cpFloat friction);