示例#1
0
文件: panel.py 项目: pombredanne/Obb
 def newspec(self, jtile):
     return mechanics.randomspec("app%s" % int(jtile / 2))
示例#2
0
文件: panel.py 项目: wolmir/cristina
 def newspec(self, jtile):
     return mechanics.randomspec("app%s" % int(jtile / 2))