Struct macroquad::math::Circle[][src]

pub struct Circle { /* fields omitted */ }

Implementations

Moves the Circle’s origin to (x, y)

Scales the Circle by a factor of sr

Checks whether the Rect contains a Point

Checks whether the Circle overlaps a Circle

Checks whether the Circle overlaps a Rect

Translate rect origin by offset vector

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.