Mercurial > touhou
log pytouhou/ui/sdl/sprite.pyx @ 638:a806f28e94fc
age | author | description |
---|---|---|
Sat, 28 Mar 2015 23:21:15 +0100 | Emmanuel Gil Peyrot | Remove every case where an exception could be silently eaten by a cdef function. |
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. |