ChipmunkShape
.collisionType var collisionType : string
String identifier that that is used for collision events.
Shapes can be tagged with strings so that you can receive collision events for them using a collision manager function. See ChipmunkCollisionManager
for more information.