PolygonHitbox( List<Vector2> vertices, { double? angle, Anchor? anchor, }) : super( vertices, angle: angle, anchor: anchor, );