show () {
        this.ctx.canvas.style.visibility = "";
        return super.show();
    }