Cymunk’s documentation!

Warning

This extension is still under heavy development, use at your own risks.

Cymunk is a port of Chipmunk, based on Cython. It have the same API and documentation as Pymunk, so all the thanks goes to them in the first place!

Why another python extension for Chipmunk? This project is autonomous, and doesn’t use ctypes. It will output a single all-in-one python extension. It aim to be used as a cross-platform python extension, including android (via Python For Android) and iOS (via Kivy-ios).

_images/screenshot0001.png

Installation

$ python setup.py build_ext --inplace

API

Functions

Variables

Arbiter

BB

Body

Circle

Contact

Poly

Segment

SegmentQueryInfo

Shape

Space

Indices and tables