log pytouhou/ui/window.pyx @ 589:0768122da817

age author description
Fri, 10 Oct 2014 15:59:11 +0200 Emmanuel Gil Peyrot Add a frameskip option, and use swap interval to implement it.
Wed, 08 Oct 2014 19:20:15 +0200 Emmanuel Gil Peyrot Prevent a traceback when we call Window.run without a runner set.
Mon, 04 Aug 2014 18:18:55 +0200 Emmanuel Gil Peyrot Make Runner.update callable from Python code.