![]() |
Jopnal Engine
alpha 0.4
Simple Component Based 2D/3D Game Engine
|
#include <Glyph.hpp>
Public Member Functions | |
Glyph () | |
Constructor. More... | |
Public Attributes | |
int | advance |
Advance to next glyph. More... | |
Rect | bounds |
Bounding boxes around glyph. More... | |
Rect | textCoord |
Coordinates inside texture. More... | |
jop::Glyph::Glyph | ( | ) |
Constructor.