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