# Functions
GoalCenter returns the goal center using the flag for the side.
GoalCenterBySign returns the goal center using the sign.
NewDefenseArea creates a rectangle representing a defense area, using the flag for the side.
NewDefenseAreaBySign creates a rectangle representing a defense area, using the sign for the side.
NewRectangleFromCenter creates a new rectangle from a center and the x- and y-extent.
NewRectangleFromPoints creates a new rectangle from two points.
NewVector2 creates a new Vector2 from float64 values.
NewVector2Float32 creates a new Vector2 from float32 values.
# Variables
No description provided by the author