Struct bismuth::input::MouseState [] [src]

pub struct MouseState { /* fields omitted */ }

Trait Implementations

impl Clone for MouseState
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl InputState<MousePosition> for MouseState
[src]

Gets the state of an input element.

impl InputState<MouseProximity> for MouseState
[src]

Gets the state of an input element.