NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 16 of file ut_ResFontBase.h.
Public Attributes | |
u8 | cellWidth |
u8 | cellHeight |
s8 | baselinePos |
u8 | maxCharWidth |
ulong | sheetSize |
u16 | sheetNum |
u16 | sheetFormat |
u16 | sheetRow |
u16 | sheetLine |
u16 | sheetWidth |
u16 | sheetHeight |
u8 * | sheetImage |
u8 nw4r::ut::FontTextureGlyph::cellWidth |
Definition at line 17 of file ut_ResFontBase.h.
u8 nw4r::ut::FontTextureGlyph::cellHeight |
Definition at line 18 of file ut_ResFontBase.h.
s8 nw4r::ut::FontTextureGlyph::baselinePos |
Definition at line 19 of file ut_ResFontBase.h.
u8 nw4r::ut::FontTextureGlyph::maxCharWidth |
Definition at line 20 of file ut_ResFontBase.h.
ulong nw4r::ut::FontTextureGlyph::sheetSize |
Definition at line 21 of file ut_ResFontBase.h.
u16 nw4r::ut::FontTextureGlyph::sheetNum |
Definition at line 22 of file ut_ResFontBase.h.
u16 nw4r::ut::FontTextureGlyph::sheetFormat |
Definition at line 23 of file ut_ResFontBase.h.
u16 nw4r::ut::FontTextureGlyph::sheetRow |
Definition at line 24 of file ut_ResFontBase.h.
u16 nw4r::ut::FontTextureGlyph::sheetLine |
Definition at line 25 of file ut_ResFontBase.h.
u16 nw4r::ut::FontTextureGlyph::sheetWidth |
Definition at line 26 of file ut_ResFontBase.h.
u16 nw4r::ut::FontTextureGlyph::sheetHeight |
Definition at line 27 of file ut_ResFontBase.h.
u8* nw4r::ut::FontTextureGlyph::sheetImage |
Definition at line 28 of file ut_ResFontBase.h.