Struct allegro::KeyModifier []

pub struct KeyModifier { /* fields omitted */ }

Methods

impl KeyModifier

Trait Implementations

impl Copy for KeyModifier

impl Clone for KeyModifier

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Flag for KeyModifier

impl BitOr for KeyModifier

The resulting type after applying the | operator

The method for the | operator

impl BitAnd for KeyModifier

The resulting type after applying the & operator

The method for the & operator