shape property

Pointer<cpShape> shape
getter/setter pair

The shape that was hit, or NULL if no collision occured.

Implementation

external ffi.Pointer<cpShape> shape;