OldSchool Library
|
Struct describing a single SFont letter. More...
#include <sfont.h>
Data Fields | |
OSL_IMAGE * | letter |
unsigned int | width |
Struct describing a single SFont letter.
OSL_IMAGE* OSL_SFLETTER::letter |
The image representing the letter.
unsigned int OSL_SFLETTER::width |
The letter's width in pixels.