Struct direct_gui::controls::Flat [] [src]

pub struct Flat {
    pub color: Color,
    pub size: (i32, i32),
}

The skin of the button is rendered by an algorithm.

Fields

Trait Implementations

impl Debug for Flat
[src]

[src]

Formats the value using the given formatter.