Computes the bounds of the BoundingCircle from the given vertices
The array of Vector2 or number objects representing the vertices
The BoundingBox2 object to use when computing the bounds
Copies the properties of a given circle to this instance
The circle whose properties will be copied
Returns whether this BoundingCircle intersects with the input BoundingCircle
True if the two BoundingCircle objects intersect, false otherwise
The BoundingCircle object to check for intersection
Generated using TypeDoc
Constructor for the BoundingCircle class
Returns
A new instance of the BoundingCircle class