コード例 #1
0
    def exit(self):
        CogHQExterior.exit(self)

        for train in self.trains:
            train.hide()
コード例 #2
0
    def exit(self):
        self.loader.hood.stopSky()

        CogHQExterior.exit(self)
コード例 #3
0
    def exit(self):
        CogHQExterior.exit(self)

        for train in self.trains:
            train.hide()