Esempio n. 1
0
 def __init__(self, t):
     ObjMgr.setDrawMap(MapDrawBattileShip())
Esempio n. 2
0
 def __init__(self, t):
     ObjMgr.setDrawMap(MapDrawEnemyBase())
Esempio n. 3
0
 def __init__(self, t):
     ObjMgr.setDrawMap(MapDrawLabirinth())
Esempio n. 4
0
 def __init__(self, t):
     ObjMgr.setDrawMap(MapDrawLast())
Esempio n. 5
0
 def __init__(self, t):
     ObjMgr.setDrawMap(MapDrawFire())
Esempio n. 6
0
 def __init__(self, t):
     ObjMgr.setDrawMap(MapDrawFactory())
Esempio n. 7
0
 def __init__(self, t):
     ObjMgr.setDrawMap(t[2]())