Anchor2D constructor
Creates a new instance of an Anchor2D with the default parameters
Implementation
factory Anchor2D() => $prototype.$init();
Creates a new instance of an Anchor2D with the default parameters
factory Anchor2D() => $prototype.$init();