NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 47 of file ut_ResFontBase.h.
Public Attributes | |
u8 | fontType |
s8 | linefeed |
u16 | alterCharIndex |
CharWidths | defaultWidth |
u8 | encoding |
FontTextureGlyph * | pGlyph |
FontWidth * | pWidth |
FontCodeMap * | pMap |
u8 | height |
u8 | width |
u8 | ascent |
u8 nw4r::ut::FontInformation::fontType |
Definition at line 48 of file ut_ResFontBase.h.
s8 nw4r::ut::FontInformation::linefeed |
Definition at line 49 of file ut_ResFontBase.h.
u16 nw4r::ut::FontInformation::alterCharIndex |
Definition at line 50 of file ut_ResFontBase.h.
CharWidths nw4r::ut::FontInformation::defaultWidth |
Definition at line 51 of file ut_ResFontBase.h.
u8 nw4r::ut::FontInformation::encoding |
Definition at line 52 of file ut_ResFontBase.h.
FontTextureGlyph* nw4r::ut::FontInformation::pGlyph |
Definition at line 53 of file ut_ResFontBase.h.
FontWidth* nw4r::ut::FontInformation::pWidth |
Definition at line 54 of file ut_ResFontBase.h.
FontCodeMap* nw4r::ut::FontInformation::pMap |
Definition at line 55 of file ut_ResFontBase.h.
u8 nw4r::ut::FontInformation::height |
Definition at line 56 of file ut_ResFontBase.h.
u8 nw4r::ut::FontInformation::width |
Definition at line 57 of file ut_ResFontBase.h.
u8 nw4r::ut::FontInformation::ascent |
Definition at line 58 of file ut_ResFontBase.h.