Struct terminal_graphics::graphics::shapes::ball::Ball [] [src]

pub struct Ball { /* fields omitted */ }

Methods

impl Ball
[src]

[src]

Trait Implementations

impl Graphic for Ball
[src]

[src]

Draw method for the Rectangle

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for Ball

impl Sync for Ball