def loadoptionscreen(self):
'''Load the option screen ui and queue the state to show it.'''
self.optionscreen = ui.load_view('mazecraze') #Create the options screen.
self.wantstate = self.showoptionscreen
评论列表
文章目录