view pytouhou/vm/__init__.py @ 568:e7a4731a278b

Add a GTK+ main menu, mimicking the original EoSD one.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 01 Jul 2014 23:18:15 +0200
parents e35bef07290d
children e15672733c93
line wrap: on
line source

from anmrunner import ANMRunner
from msgrunner import MSGRunner
from eclrunner import ECLMainRunner