def Energia(self, x=0, y=0, progreso=100, ancho=200, alto=30,
                color_relleno=pilasengine.colores.amarillo, con_sombra=True,
                con_brillo=True):
        ":rtype: energia.Energia"
        return self._crear_actor('energia', 'Energia', x=x, y=y,