cpShapeInit ( shape klass body -- cpShape* )


Vocabulary
chipmunk.ffi

Inputs
shapean object
klassan object
bodyan object


Outputs
cpShape*an object


Definition


LIBRARY: chipmunk FUNCTION: cpShape* cpShapeInit
( cpShape* shape, cpShapeClass* klass, cpBody* body )