Struct allegro::BitmapDrawingFlags []

pub struct BitmapDrawingFlags { /* fields omitted */ }

Methods

impl BitmapDrawingFlags

Trait Implementations

impl Copy for BitmapDrawingFlags

impl Clone for BitmapDrawingFlags

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Flag for BitmapDrawingFlags

impl BitOr for BitmapDrawingFlags

The resulting type after applying the | operator

The method for the | operator

impl BitAnd for BitmapDrawingFlags

The resulting type after applying the & operator

The method for the & operator