Struct pix_engine::core::engine::PixEngine [−][src]
pub struct PixEngine { /* fields omitted */ }Expand description
The core engine that maintains the render loop, state, drawing functions, event handling, etc.
Implementations
Constructs a default PixEngineBuilder which can build a PixEngine instance.