opengl_graphics::glyph_cache::Character
[−]
[src]
type Character<'a> = Character<'a, Texture>;
The type alias for font characters.
type Character<'a> = Character<'a, Texture>;
The type alias for font characters.