added ui rendering
This commit is contained in:
@@ -19,6 +19,8 @@ public:
|
||||
ITexture *pTexture;
|
||||
uint32_t glyphWidth;
|
||||
uint32_t glyphHeight;
|
||||
uint32_t nGlyphsPerRow;
|
||||
uint32_t nGlyphsPerColumn;
|
||||
char cCharacterSet[256];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user