Enum bmfont::OrdinateOrientation [] [src]

pub enum OrdinateOrientation {
    BottomToTop,
    TopToBottom,
}

Variants

Trait Implementations

impl Clone for OrdinateOrientation
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for OrdinateOrientation
[src]

Formats the value using the given formatter.