示例#1
0
 def finishBootcamp(self):
     Waiting.show('login')
     g_bootcampEvents.onGarageLessonFinished(self.getLessonNum())
     g_bootcampEvents.onRequestBootcampFinish()
示例#2
0
 def fightClick(self, mapID, actionName):
     g_bootcampEvents.onGarageLessonFinished(0)
示例#3
0
 def fightClick(self, _, __):
     g_bootcampEvents.onGarageLessonFinished(0)