def menu_de_juego(self):

        opcion = pilas.actores.Actor('data/opcion.png')
        opcion.x = 146
        opcion.y = 26