shape property

Pointer<cpShape> shape
getter/setter pair

The nearest shape, NULL if no shape was within range.

Implementation

external ffi.Pointer<cpShape> shape;