Struct allegro::DisplayFlags []

pub struct DisplayFlags { /* fields omitted */ }

Methods

impl DisplayFlags

Trait Implementations

impl Copy for DisplayFlags

impl Clone for DisplayFlags

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Flag for DisplayFlags

impl BitOr for DisplayFlags

The resulting type after applying the | operator

The method for the | operator

impl BitAnd for DisplayFlags

The resulting type after applying the & operator

The method for the & operator