Struct allegro_ttf::TtfFlags []

pub struct TtfFlags { /* fields omitted */ }

Methods

impl TtfFlags

Trait Implementations

impl Copy for TtfFlags

impl Clone for TtfFlags

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Flag for TtfFlags

impl BitOr for TtfFlags

The resulting type after applying the | operator

The method for the | operator

impl BitAnd for TtfFlags

The resulting type after applying the & operator

The method for the & operator