log pytouhou/ui/gamerunner.pyx @ 538:1abb6f7db8cc

age author description
Thu, 24 Apr 2014 20:01:42 +0200 Emmanuel Gil Peyrot Don’t retrieve the keyboard_state pointer at each frame.
Wed, 18 Dec 2013 22:36:23 +0100 Emmanuel Gil Peyrot Inherit music players from a base class.
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.