NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ut::FontInformation Struct Reference

Description

Definition at line 47 of file ut_ResFontBase.h.

Public Attributes

u8 fontType
 
s8 linefeed
 
u16 alterCharIndex
 
CharWidths defaultWidth
 
u8 encoding
 
FontTextureGlyphpGlyph
 
FontWidthpWidth
 
FontCodeMappMap
 
u8 height
 
u8 width
 
u8 ascent
 

Member Data Documentation

◆ fontType

u8 nw4r::ut::FontInformation::fontType

Definition at line 48 of file ut_ResFontBase.h.

◆ linefeed

s8 nw4r::ut::FontInformation::linefeed

Definition at line 49 of file ut_ResFontBase.h.

◆ alterCharIndex

u16 nw4r::ut::FontInformation::alterCharIndex

Definition at line 50 of file ut_ResFontBase.h.

◆ defaultWidth

CharWidths nw4r::ut::FontInformation::defaultWidth

Definition at line 51 of file ut_ResFontBase.h.

◆ encoding

u8 nw4r::ut::FontInformation::encoding

Definition at line 52 of file ut_ResFontBase.h.

◆ pGlyph

FontTextureGlyph* nw4r::ut::FontInformation::pGlyph

Definition at line 53 of file ut_ResFontBase.h.

◆ pWidth

FontWidth* nw4r::ut::FontInformation::pWidth

Definition at line 54 of file ut_ResFontBase.h.

◆ pMap

FontCodeMap* nw4r::ut::FontInformation::pMap

Definition at line 55 of file ut_ResFontBase.h.

◆ height

u8 nw4r::ut::FontInformation::height

Definition at line 56 of file ut_ResFontBase.h.

◆ width

u8 nw4r::ut::FontInformation::width

Definition at line 57 of file ut_ResFontBase.h.

◆ ascent

u8 nw4r::ut::FontInformation::ascent

Definition at line 58 of file ut_ResFontBase.h.