Skip to main content

WindowBackend

Trait WindowBackend 

Source
pub trait WindowBackend: Send + Sync { }
Expand description

Marker trait implemented by window backends. Plugins register systems into crate::tick::TickStage::Input.

Implementorsยง