sfGlyph

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

Members

Variables

advance
int advance;
Undocumented in source.
bounds
sfIntRect bounds;
Undocumented in source.
textureRect
sfIntRect textureRect;
Undocumented in source.

Meta