"undefined"!=typeof window&&function(t,i,r){if(!i)throw"Add DeltaJS Core before DeltaJS More";var e=i.Context,n=i.Drawable,o=(i.Animation,i.Rect,i.Circle,i.Curve,i.Path,i.Picture,i.Text,i.Gradient,i.Pattern,i.Class);t.document,Math.PI,i.Group=new o(n,{initialize:function(t){this.super("initialize",[t]),this.attrs.children=t[0],this.attrs.x=t[1],this.attrs.y=t[2],this.attrs.fill=t[3],this.attrs.stroke=t[4]},draw:function(i){this.attrs.visible&&(this.preDraw(i),this.attrs.children.forEach(function(t){t.draw(i)}))}}),i.Group.args=["children","x","y","fill","stroke"],i.group=function(){return new i.Group(arguments)},e.prototype.group=function(){return this.push(new i.Group(arguments))}}(window,window.Delta);