+2 - 2010.04.??
+ * Easier to extend Action with new behaviors.
+ * Conditional <if>/<then>/<else> elements.
+ * Faster Pyrex-less collision extension.
+
1 - 2010.04.10
* Initial release.
shmups. It provides a routine to check whether two moving circles
collided during the past frame.
-If Pyrex was available when installing, this will used optimized
-versions of the functions.
+An equivalent C-based version will be used automatically if it was
+compiled and installed with the module. If available, it will be noted
+in the docstrings for the functions.
Basic Usage: