A function that creates a shape based on a size represented by a Vector2
typedef ShapeBuilder = Shape Function(Vector2 size);