Mercurial > touhou
log pytouhou/ui/gamerenderer.pxd @ 511:2e8ceaa85d5c
age | author | description |
---|---|---|
Thu, 28 Nov 2013 18:55:43 +0100 | Emmanuel Gil Peyrot | Don’t type the renderer in GameRunner, so that we can switch it without type issues. |
Fri, 04 Oct 2013 14:27:11 +0200 | Emmanuel Gil Peyrot | Optimize GameRunner some more, fix replay, and remove Window dependency in Renderer. |
Thu, 12 Sep 2013 15:47:08 +0200 | Emmanuel Gil Peyrot | Add “except *” to cdef void functions, and type some more. |