def titulo_de_juego(self):
        self.titulo = pilas.actores.Actor('data/titulo.png')

        self.titulo.y = 250