#include <AGUI2Font.h>
Public Attributes | |
| void * | Unk1 |
| const TCHAR * | szTextureNames |
| TINT8 | iLetterSpacing |
| TUINT8 | uiLinesMargin |
| TUINT8 | uiLineHeight |
| TUINT8 | uiNumMaterials |
| TUINT16 | ui16MaxCharacter |
| TUINT16 | ui16MinCharacter |
| TINT32 | Unk3 |
| TINT32 * | pCharactersMap |
| AGUI2FontDefCharacterData * | pCharactersData |
Definition at line 19 of file AGUI2Font.h.
| TINT8 AGUI2FontDef::iLetterSpacing |
Definition at line 23 of file AGUI2Font.h.
| AGUI2FontDefCharacterData* AGUI2FontDef::pCharactersData |
Definition at line 31 of file AGUI2Font.h.
| TINT32* AGUI2FontDef::pCharactersMap |
Definition at line 30 of file AGUI2Font.h.
| const TCHAR* AGUI2FontDef::szTextureNames |
Definition at line 22 of file AGUI2Font.h.
| TUINT16 AGUI2FontDef::ui16MaxCharacter |
Definition at line 27 of file AGUI2Font.h.
| TUINT16 AGUI2FontDef::ui16MinCharacter |
Definition at line 28 of file AGUI2Font.h.
| TUINT8 AGUI2FontDef::uiLineHeight |
Definition at line 25 of file AGUI2Font.h.
| TUINT8 AGUI2FontDef::uiLinesMargin |
Definition at line 24 of file AGUI2Font.h.
| TUINT8 AGUI2FontDef::uiNumMaterials |
Definition at line 26 of file AGUI2Font.h.
| void* AGUI2FontDef::Unk1 |
Definition at line 21 of file AGUI2Font.h.
| TINT32 AGUI2FontDef::Unk3 |
Definition at line 29 of file AGUI2Font.h.