Struct allegro::StickFlags []

pub struct StickFlags { /* fields omitted */ }

Methods

impl StickFlags

Trait Implementations

impl Copy for StickFlags

impl Clone for StickFlags

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Flag for StickFlags

impl BitOr for StickFlags

The resulting type after applying the | operator

The method for the | operator

impl BitAnd for StickFlags

The resulting type after applying the & operator

The method for the & operator