[][src]Trait kludgine::window::WindowCreator

pub trait WindowCreator<T = Self>: Window {
    fn get_window_builder() -> WindowBuilder { ... }
fn window_title() -> String { ... } }

Provided methods

Loading content...

Implementors

Loading content...