Enum tcod::console::FontType [] [src]

pub enum FontType {
    Default,
    Greyscale,
}

Variants

Trait Implementations

impl Copy for FontType
[src]

impl Clone for FontType
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more