Mercurial > touhou
view pytouhou/vm/__init__.py @ 552:aad758aef26d
Don’t store framerate limit in the Window while it already is in the Clock.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Tue, 27 May 2014 19:25:33 +0200 |
parents | e35bef07290d |
children | e15672733c93 |
line wrap: on
line source
from anmrunner import ANMRunner from msgrunner import MSGRunner from eclrunner import ECLMainRunner