Vector2 absolutePositionOfAnchor(Anchor anchor) { return absolutePositionOf(Vector2(anchor.x * size.x, anchor.y * size.y)); }