Creates a circular hitbox given its center and radius.
Creates an empty hitbox that contains no points.
Creates a full hitbox that contains all points.
Creates a rectangular hitbox given its position and size.
Creates a rectangular hitbox given its position and size using integer parameters.
Creates a rotated rectangular hitbox given its position, size, and rotation angle.
Creates a triangular hitbox given its three vertices.