Tiny Graphics Interfaces
|
字体对象的虚函数表(正常使用无需了解) 更多...
#include <tgi.h>
Public 成员函数 | |
void (TGIAPI *free)(TGI_Font *self) | |
int (TGIAPI *set_align)(TGI_Font *self | |
int (TGIAPI *set_vertical_align)(TGI_Font *self | |
成员变量 | |
TGI_TextAlign | align |
字体对象的虚函数表(正常使用无需了解)