Mercurial > touhou
log pytouhou/ui/sdl/sprite.pxd @ 579:b8df946d394d
age | author | description |
---|---|---|
2013-12-19 | 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. |
2013-12-05 | Emmanuel Gil Peyrot | Remove some useless optimisations now that cython does them for us. |
2013-12-05 | Emmanuel Gil Peyrot | Add a pure SDL backend. |