sfGlyph

Undocumented in source.
  1. struct sfGlyph
    static if(bindSFMLGraphics)
    static if(sfmlSupport >= SFMLSupport.sfml220)
    struct sfGlyph {}
  2. struct sfGlyph

Members

Variables

advance
float advance;
Undocumented in source.
bounds
sfFloatRect bounds;
Undocumented in source.
textureRect
sfIntRect textureRect;
Undocumented in source.

Meta