Mercurial > touhou
log pytouhou/ui/sdl/gamerenderer.py @ 537:63440d1e0717
age | author | description |
---|---|---|
2014-02-10 | Emmanuel Gil Peyrot | Optimise Clock a bit more. |
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. |
2014-05-11 | Emmanuel Gil Peyrot | Merge the lists Game.texts and Game.native_texts into the Game.texts dict. |
2013-12-05 | Emmanuel Gil Peyrot | Add a pure SDL backend. |