Type Alias piston_window::prelude::GfxFactory

source ·
pub type GfxFactory = Factory;
Expand description

Actual factory used by Gfx backend.

Aliased Type§

struct GfxFactory { /* private fields */ }