Mercurial > touhou
log pytouhou/ui/sdl/sprite.pxd @ 602:c84227022765
age | author | description |
---|---|---|
Thu, 19 Dec 2013 21:55:26 +0100 | Emmanuel Gil Peyrot | Don’t put back the rendering data into a tuple, use a specialised struct inside Sprite to pass it to the renderer. |
Thu, 05 Dec 2013 20:40:11 +0100 | Emmanuel Gil Peyrot | Remove some useless optimisations now that cython does them for us. |
Thu, 05 Dec 2013 01:55:39 +0100 | Emmanuel Gil Peyrot | Add a pure SDL backend. |