|
xoreos
0.0.5
|
A font character. More...
Public Attributes | |
| uint32 | dataX |
| uint32 | dataY |
| uint8 | width |
| int8 | spaceL |
| int8 | spaceR |
| float | tX [4] |
| float | tY [4] |
| float | vX [4] |
| float | vY [4] |
| uint32 Graphics::Aurora::ABCFont::Char::dataX |
Definition at line 72 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::calcCharVertices(), Graphics::Aurora::ABCFont::load(), and Graphics::Aurora::ABCFont::readCharDesc().
| uint32 Graphics::Aurora::ABCFont::Char::dataY |
Definition at line 73 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::calcCharVertices(), Graphics::Aurora::ABCFont::load(), and Graphics::Aurora::ABCFont::readCharDesc().
| int8 Graphics::Aurora::ABCFont::Char::spaceL |
Definition at line 75 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::draw(), Graphics::Aurora::ABCFont::getWidth(), Graphics::Aurora::ABCFont::load(), Graphics::Aurora::ABCFont::readCharDesc(), and Graphics::Aurora::ABCFont::render().
| int8 Graphics::Aurora::ABCFont::Char::spaceR |
Definition at line 76 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::draw(), Graphics::Aurora::ABCFont::getWidth(), Graphics::Aurora::ABCFont::load(), Graphics::Aurora::ABCFont::readCharDesc(), and Graphics::Aurora::ABCFont::render().
| float Graphics::Aurora::ABCFont::Char::tX[4] |
Definition at line 78 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::calcCharVertices(), Graphics::Aurora::ABCFont::draw(), Graphics::Aurora::ABCFont::load(), and Graphics::Aurora::ABCFont::render().
| float Graphics::Aurora::ABCFont::Char::tY[4] |
Definition at line 78 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::calcCharVertices(), Graphics::Aurora::ABCFont::draw(), Graphics::Aurora::ABCFont::load(), and Graphics::Aurora::ABCFont::render().
| float Graphics::Aurora::ABCFont::Char::vX[4] |
Definition at line 79 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::calcCharVertices(), Graphics::Aurora::ABCFont::draw(), Graphics::Aurora::ABCFont::load(), and Graphics::Aurora::ABCFont::render().
| float Graphics::Aurora::ABCFont::Char::vY[4] |
Definition at line 79 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::calcCharVertices(), Graphics::Aurora::ABCFont::draw(), Graphics::Aurora::ABCFont::load(), and Graphics::Aurora::ABCFont::render().
| uint8 Graphics::Aurora::ABCFont::Char::width |
Definition at line 74 of file abcfont.h.
Referenced by Graphics::Aurora::ABCFont::calcCharVertices(), Graphics::Aurora::ABCFont::draw(), Graphics::Aurora::ABCFont::getWidth(), Graphics::Aurora::ABCFont::load(), Graphics::Aurora::ABCFont::readCharDesc(), and Graphics::Aurora::ABCFont::render().
1.8.14