log pytouhou/game/sprite.pxd @ 677:082c39d7d1c3

age author description
Sun, 19 Apr 2015 19:08:39 +0200 Emmanuel Gil Peyrot Partially revert 98603f2c32b4, as the creation of a .h file made some checking tools unhappy.
Wed, 08 Apr 2015 15:05:34 +0200 Emmanuel Gil Peyrot Reduce the precision of Sprite’s variables.
Wed, 26 Nov 2014 14:00:17 +0100 Emmanuel Gil Peyrot Make ANM0 pure-python again, by moving the Cython-dependent ANM class into its own module.