I am trying to create shapes using pymunk with pyglet. But I am facing a problem that I unable to change the color of a pymunk shape. They don't have any such attribute.
I have tried draw_polygon in pymunk.pyglet_utils.DrawOptions but there were no results. What are they for?