Struct hate::gui::Anchor [] [src]

pub struct Anchor {
    pub vertical: VAnchor,
    pub horizontal: HAnchor,
}

Fields

Trait Implementations

impl Clone for Anchor
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Anchor
[src]

impl Debug for Anchor
[src]

Formats the value using the given formatter.