xoreos
0.0.5
|
A font character. More...
Public Attributes | |
float | width |
float | tX [4] |
float | tY [4] |
float | vX [4] |
float | vY [4] |
size_t | page |
size_t Graphics::Aurora::TTFFont::Char::page |
Definition at line 89 of file ttffont.h.
Referenced by Graphics::Aurora::TTFFont::addChar().
float Graphics::Aurora::TTFFont::Char::tX[4] |
Definition at line 86 of file ttffont.h.
Referenced by Graphics::Aurora::TTFFont::addChar().
float Graphics::Aurora::TTFFont::Char::tY[4] |
Definition at line 86 of file ttffont.h.
Referenced by Graphics::Aurora::TTFFont::addChar().
float Graphics::Aurora::TTFFont::Char::vX[4] |
Definition at line 87 of file ttffont.h.
Referenced by Graphics::Aurora::TTFFont::addChar().
float Graphics::Aurora::TTFFont::Char::vY[4] |
Definition at line 87 of file ttffont.h.
Referenced by Graphics::Aurora::TTFFont::addChar().
float Graphics::Aurora::TTFFont::Char::width |
Definition at line 84 of file ttffont.h.
Referenced by Graphics::Aurora::TTFFont::addChar().