Enum ggez::graphics::DrawMode [] [src]

pub enum DrawMode {
    Line,
    Fill,
}

Variants

Trait Implementations

impl Debug for DrawMode
[src]

Formats the value using the given formatter.