|
Cobbletext
0.2.0
Complex text layout and rendering engine
|
#include <TileInfo.hpp>
Public Attributes | |
| GlyphID | glyphID = 0 |
| uint32_t | atlasX = 0 |
| uint32_t | atlasY = 0 |
Friends | |
| std::ostream & | operator<< (std::ostream &stream, const TileInfo &tileInfo) |
|
friend |
| uint32_t cobbletext::TileInfo::atlasX = 0 |
| uint32_t cobbletext::TileInfo::atlasY = 0 |
| GlyphID cobbletext::TileInfo::glyphID = 0 |
1.8.17