package
2.16.1+incompatible
Repository: https://github.com/robocup-ssl/ssl-game-controller.git
Documentation: pkg.go.dev

# 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

# Structs

No description provided by the author
A vector with two dimensions.
A vector with three dimensions.