Crate gfx_graphics [] [src]

A Piston 2D graphics back-end using gfx-rs.

Reexports

pub use gfx_texture::*;

Structs

Gfx2d

The data used for drawing 2D graphics.

GfxGraphics

Used for rendering 2D graphics.

GlyphCache

A struct used for caching rendered font.

Enums

GlyphError

An enum to represent various possible run-time errors that may occur.