if(typeof(this.range) !== 'undefined') {
            ctx.fillText("E:"+this.range, this.x+5, this.y+this.height-5);
        }