AnchorAlign constructor

const AnchorAlign(
  1. int _x,
  2. int _y
)

Implementation

const AnchorAlign(this._x, this._y);