Type Definition conrod::backend::piston::gfx::G2d [] [src]

type G2d<'a> = GfxGraphics<'a, Resources, CommandBuffer>;

2D graphics.