ZKGraphic constructor

ZKGraphic()

Implementation

ZKGraphic() : super() {
  //this._drawList = ListMap();
  this.anchor.set(0.0, 0.0);
}