Mercurial > touhou
view pytouhou/vm/__init__.py @ 592:19d930f9e3f0
Add the screenshot feature, using P or Home like the original game.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 23 Apr 2014 19:19:32 +0200 |
parents | e15672733c93 |
children | d471b07ce4fd |
line wrap: on
line source
from .anmrunner import ANMRunner from .msgrunner import MSGRunner from .eclrunner import ECLMainRunner