Trait gfx_app::ApplicationGL [] [src]

pub trait ApplicationGL {
    fn launch(&str, Config);
}

Required Methods

Implementors